Skip to content

Releases: sha1n/bert

v2.7.1

17 Jan 14:32

Choose a tag to compare

What's Changed

  • chore: update termite to v1.1.0 and fix breaking changes by @sha1n in #286

Full Changelog: v2.7.0...v2.7.1

v2.7.0

07 Jan 19:59

Choose a tag to compare

Changes

🐛 Bug Fixes

v2.6.0

03 Dec 06:55

Choose a tag to compare

Changes

🚀 Features

  • improved interrupt handling and user feedback @sha1n (#279)

v2.5.0

16 Mar 07:23

Choose a tag to compare

Changes

v2.4.2

06 Aug 13:59

Choose a tag to compare

🐛 Bug Fixes

  • bugfix: alternate option now loads properly from .bertconfig @sha1n (#251)

Changes

v2.4.1

17 May 18:27

Choose a tag to compare

Changes

  • removed deprecated goreleaser options @sha1n (#245)
  • Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 @dependabot (#243)
  • Bump github.com/sha1n/termite from 0.0.23 to 0.0.24 @dependabot (#244)
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group @dependabot (#242)
  • Bump github.com/go-playground/validator/v10 from 10.17.0 to 10.19.0 @dependabot (#241)
  • Bump release-drafter/release-drafter from 5 to 6 @dependabot (#238)

v2.4.0

16 Feb 22:26

Choose a tag to compare

Features 🚀

  • added the option to abort a benchmark immediately when an error is reported (CLI option: --fail-fast)

Changes

  • slightly improved abortion error ui handling @sha1n (#237)
  • restored previous codeql config @sha1n (#236)
  • feature/added fail-fast cli option @sha1n (#235)

v2.3.22

15 Feb 19:15

Choose a tag to compare

Bug Fixes 🐛

  • fixed possible type conversion issue @sha1n (#234)

Changes

v2.3.21

22 Sep 19:58

Choose a tag to compare

Changes

v2.3.20

22 Sep 19:52

Choose a tag to compare

Changes