File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v1.5.0] ( https://github.com/k1LoW/runn/compare/v1.4.0...v1.5.0 ) - 2026-02-26
2+ ### New Features 🎉
3+ - add p95 threashold variable by @ymizushi in https://github.com/k1LoW/runn/pull/1384
4+ ### Dependency Updates ⬆️
5+ - chore(deps): bump goreleaser/goreleaser-action from 6 to 7 in the dependencies group by @dependabot [ bot] in https://github.com/k1LoW/runn/pull/1404
6+ - chore(deps): bump the dependencies group with 2 updates by @dependabot [ bot] in https://github.com/k1LoW/runn/pull/1403
7+
18## [ v1.4.0] ( https://github.com/k1LoW/runn/compare/v1.3.1...v1.4.0 ) - 2026-02-22
29### Breaking Changes 🛠
310- feat: structure error field in JSON output for programmatic error analysis by @k1LoW in https://github.com/k1LoW/runn/pull/1402
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ package version
22
33const Name string = "runn"
44
5- var Version = "1.4 .0" //nostyle:repetition
5+ var Version = "1.5 .0" //nostyle:repetition
You can’t perform that action at this time.
0 commit comments