v3.4.1 - 2024-09-09
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 in the dependencies group by @dependabot in #49
- chore(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 in the dependencies group by @dependabot in #50
- chore(deps): bump github.com/k1LoW/exec from 0.2.0 to 0.3.0 in the dependencies group by @dependabot in #51
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the dependencies group by @dependabot in #52
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 in the dependencies group by @dependabot in #53
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in the dependencies group by @dependabot in #54
- chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot in #56
v3.4.0 - 2024-04-02
- Bump up go and pkg version by @k1LoW in #36
- Refactor code by @k1LoW in #37
- Use octocov by @k1LoW in #38
- Git.io deprecation by @k1LoW in #39
- Update go and pkgs by @k1LoW in #40
- Setup tagpr by @k1LoW in #41
- Update go version by @k1LoW in #43
- Use go:embed for i18n files by @k1LoW in #44
- CGO_ENABLED=1 in dawwin by @k1LoW in #45
- chore(deps): bump the dependencies group with 3 updates by @dependabot in #46
- chore(deps): bump the dependencies group with 8 updates by @dependabot in #47
v3.3.1 (2019-12-01)
v3.3.0 (2019-11-23)
v3.2.1 (2019-11-22)
- Fix counting the number of executions #32 (k1LoW)
- Hide
--pid
and--name
from Slack message when track host metrics only #31 (k1LoW)
v3.2.0 (2019-11-21)
- Allow time unit ( use github.com/k1LoW/duration ) #30 (k1LoW)
- Add log path to Slack notify message #29 (k1LoW)
v3.1.1 (2019-11-18)
v3.1.0 (2019-11-18)
v3.0.0 (2019-10-28)
- Use GitHub Actions #24 (k1LoW)
- Fix interval for get metrics #23 (k1LoW)
- [BREAKING] Add
--name
option to select processes using process name / Allow do not select process #22 (k1LoW)
v2.0.0 (2019-08-09)
v1.3.0 (2019-07-29)
- Fix some using gosec #20 (k1LoW)
- Fix: panic: runtime error: index out of range #19 (k1LoW)
- Use github.com/k1LoW/exec #18 (k1LoW)
v1.2.0 (2019-04-19)
v1.1.0 (2019-04-13)
v1.0.2 (2019-04-13)
v1.0.1 (2019-04-13)
v1.0.0 (2019-04-13)
v0.4.0 (2019-04-12)
- Add track command options to log #10 (k1LoW)
- Add
--slack-channel
for Slack notification #9 (k1LoW) - Support fish #8 (sonod)
v0.3.0 (2019-04-11)
v0.2.1 (2019-04-10)
v0.2.0 (2019-04-10)
v0.1.2 (2019-04-09)
- Fix error loop #4 (k1LoW)
- Change prompt color #3 (k1LoW)
- Add load average metrics #2 (k1LoW)
- Add 'open_files' metric #1 (k1LoW)