Releases: abema/antares
Releases · abema/antares
v1.3.0
- CLI: Add maxSeconds option
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Add IgnoreEarliestSegment/IgnoreLatestSegment options by @sunfish-shogi in #10
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Fix interval by @sunfish-shogi in #1
- Update string format of report values by @sunfish-shogi in #2
- Update Alarm adapter by @sunfish-shogi in #3
- add options to CLI tool by @sunfish-shogi in #4
- fix time calculation bug in SpeedInspector by @sunfish-shogi in #5
- Upgrade go version: 1.20 by @sunfish-shogi in #7
- add PresentationDelayInspector by @sunfish-shogi in #8
- fix bug about BaseURL by @sunfish-shogi in #9
New Contributors
- @sunfish-shogi made their first contribution in #1
Full Changelog: v0.1.2...v1.2.0
Release v0.1.2
Fix report severity bug
Release v0.1.1
Fix concurrency limitation bug
Release v0.1.0
fix for go-vet errors