myip/CHANGELOG.md

41 lines
471 B
Markdown

# 0.1.6
## Feature
* add subcommand local for shorthand
* allow server to log to file
## Fix
* Chinese breaking the format
# 0.1.5
## Feature
* add minimal basic client
# 0.1.4
## Feature
* Servers should log time
## Fix
* Connection to host hangs indefinitely
* iface should be sorted
# 0.1.3
## Feature
* Add cron job to client
* Client can report to server there name
# 0.1.2
## Fix
* refactor: use cobra and pflag
* client mode unreachable in docker