v1.0.0
What's Changed
- make edit and service flag subcommands by @uubulb in #77
- feat: manage multiple service based on configuration by @uubulb in #78
- gpu: support reading usage of multiple cards on linux by @uubulb in #79
- modularize monitor, reduce init usage by @uubulb in #81
- fix potential race by @uubulb in #86
- report geoip separately by @uubulb in #87
- avoid fetching ip continuously by @uubulb in #89
- improve: use IndexByte to find the colon of ip address by @uubulb in #92
- modularize logger by @uubulb in #94
- fix(cpu): detect number of cores correctly on all platforms by @uubulb in #97
- feat: custom ip api by @uubulb in #100
- fix: unused gpu option by @uubulb in #101
Full Changelog: v0.20.2...v1.0.0