myip/CHANGELOG.md

41 lines
471 B
Markdown
Raw Normal View History

# 0.1.5
## Feature
2021-10-16 18:22:55 +00:00
* 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
2021-10-15 19:15:49 +00:00
# 0.1.3
## Feature
* Add cron job to client
* Client can report to server there name
2021-10-15 18:09:42 +00:00
# 0.1.2
## Fix
* refactor: use cobra and pflag
* client mode unreachable in docker