v0.7.2 (2021-03-14)
v0.7.1 (2021-03-14)
v0.7.0 (2021-01-11)
- Migrate CI to GitHub Action #27 (yuuki)
- Watch mode #24 (yuuki)
- fix an error of parsing comm including white spaces #26 (yuuki)
- Fix an error of parsing spesific comm pattern #25 (yuuki)
- improving resource utilization #23 (yuuki)
- Go 1.13 and updating some modules #21 (yuuki)
- Display both name and ipaddr #20 (yuuki)
v0.6.0 (2019-08-20)
v0.5.4 (2019-06-14)
- JSONize process field #18 (yuuki)
- Continue if it occurs permission denied error when specified --processes #17 (yuuki)
v0.5.3 (2019-06-12)
v0.5.2 (2019-06-12)
v0.5.1 (2019-06-12)
- Ignore 'readlink: no such file or directory' #16 (yuuki)
- Debug option #15 (yuuki)
- Improve displaying process #14 (yuuki)
v0.5.0 (2019-06-08)
- Aggregating process group #13 (yuuki)
- Add --processes option #11 (yuuki)
- Avoid to fallback to prasing procfs except netlink error #12 (yuuki)
- Migrate to Go modules #10 (yuuki)
v0.4.3 (2018-06-19)
v0.4.2 (2018-06-19)
v0.4.1 (2018-06-17)
v0.4.0 (2018-06-17)
- Improve performance for getting connection stats in linux by netlink #6 (yuuki)
- Reduce the number of code to read /proc/net/tcp #5 (yuuki)
v0.3.0 (2018-03-23)
v0.2.1 (2018-03-16)
v0.2.0 (2018-03-04)
v0.1.0 (2018-03-04)
- Initial release.