Skip to content

Releases: k1LoW/runn

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

v0.111.0

04 Jun 13:26
755df3c
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Add jq path syntax support for excluding comparison targets in diff()/compare() functions. by @h6ah4i in #936

New Features 🎉

  • Support --env-file option for loading environment variables from a file. by @k1LoW in #945

Other Changes

  • chore(deps): bump the dependencies group with 5 updates by @dependabot in #949

Full Changelog: v0.110.1...v0.111.0

v0.110.1

31 May 02:55
a1ccd4e
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support --format none to disable output. by @k1LoW in #946

Full Changelog: v0.110.0...v0.110.1

v0.110.0

31 May 01:16
e742609
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Add exec.background: for executing commands in the background. by @k1LoW in #943

Fix bug 🐛

  • Fix a significant deviation in verbose output. by @k1LoW in #944

Other Changes

  • Update expr-lang/expr by @k1LoW in #938
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot in #940
  • Fix to cancel context per runbook execution ( per root loop ) unit. by @k1LoW in #942

Full Changelog: v0.109.0...v0.110.0