Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 3.71 KB

CHANGELOG.md

File metadata and controls

60 lines (37 loc) · 3.71 KB

Changelog

v0.4.0 - 2024-09-22

  • docs: add the installation guide with aqua by @suzuki-shunsuke in #29
  • merge coverprofiles instead of overwriting them by @CubicrootXYZ in #31

v0.3.1 - 2023-09-27

  • Add -race to list when it is specified for test options by @shibayu36 in #26

v0.3.0 - 2023-08-20

  • Use jstemmer/go-junit-report/v2 to correctly parse the output of go test by @shibayu36 in #22
  • introduce tagpr GitHub Action by @Songmu in #23
  • Go 1.21 and update deps by @Songmu in #25

v0.2.1 (2022-06-09)

  • perf: tags option always placed at testOpts #21 (Warashi)
  • fix: listing tests with tags #20 (Warashi)

v0.2.0 (2022-05-22)

  • care -tags flag to list test cases #19 (Songmu)
  • update deps and CI settings #18 (Songmu)

v0.1.2 (2021-08-11)

  • update deps #15 (Songmu)
  • Output stdout of the executed command to os.Stdout when failed. #14 (fujiwara)

v0.1.1 (2020-12-25)

v0.1.0 (2020-11-09)

  • implement -junit-dir option to store test resultJunit #10 (Songmu)
  • udpate README #9 (Songmu)

v0.0.5 (2020-10-17)

v0.0.4 (2020-10-17)

v0.0.3 (2020-10-17)

v0.0.2 (2020-10-17)

v0.0.1 (2020-10-17)