Skip to content

Releases: k1LoW/runn

v0.114.1

08 Jul 02:19
2f0c5fb
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Update go version by @k1LoW in #983
  • chore(deps): bump the dependencies group across 1 directory with 8 updates by @dependabot in #985

Full Changelog: v0.114.0...v0.114.1

v0.114.0

28 Jun 08:22
b607f60
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Fix bug 🐛

Other Changes

  • Fix lint warn by @k1LoW in #974
  • chore(deps): bump github.com/ryo-yamaoka/otchkiss from 0.1.2 to 0.2.0 in the dependencies group by @dependabot in #973
  • chore(deps): bump docker/build-push-action from 5 to 6 in the dependencies group by @dependabot in #972

Full Changelog: v0.113.2...v0.114.0

v0.113.2

20 Jun 14:47
bee03be
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Full Changelog: v0.113.1...v0.113.2

v0.113.1

20 Jun 02:34
1eeee5c
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix a bug where runners defined in runner runners could not be used in combination with test runner or dump runner. by @k1LoW in #968

Full Changelog: v0.113.0...v0.113.1

v0.113.0

20 Jun 01:15
24c17c0
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add "Runner runner" that allows runners to be defined in the middle of steps. by @k1LoW in #966

Full Changelog: v0.112.4...v0.113.0

v0.112.4

17 Jun 23:07
1747dd2
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Full Changelog: v0.112.3...v0.112.4

v0.112.3

17 Jun 09:37
89c1308
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support buf v2 configration files. by @k1LoW in #963

Other Changes

  • chore(deps): bump the dependencies group across 1 directory with 8 updates by @dependabot in #961

Full Changelog: v0.112.2...v0.112.3

v0.112.2

14 Jun 03:33
171c61b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Improve implementation of the built-in function select. by @k1LoW in #958

Full Changelog: v0.112.1...v0.112.2

v0.112.1

11 Jun 03:30
9f9605c
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.112.0...v0.112.1

v0.112.0

11 Jun 03:51
ed0a993
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add --force-color option for forcing colorized output by @na3shkw in #951

Fix bug 🐛

  • Add a cleanup operation because connections were left behind when defining a DB/gRPC/SSH/CDP Runner in Include runner. by @k1LoW in #955

Other Changes

  • chore(deps): bump the dependencies group with 6 updates by @dependabot in #954
  • chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the dependencies group by @dependabot in #953

New Contributors

Full Changelog: v0.111.0...v0.112.0