Skip to content

Releases: k1LoW/runn

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

v0.109.0

23 May 12:36
a378a8a
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Add dump.disableTrailingNewline: for disabling trailing newline in dump output by @k1LoW in #931
  • Remove steps[*].run steps.<key>.run from store by @k1LoW in #933

New Features 🎉

  • Support negative label condition by @k1LoW in #935

Full Changelog: v0.108.1...v0.109.0

v0.108.1

20 May 02:46
10918d0
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.108.0...v0.108.1

v0.108.0

20 May 01:05
35a5ea7
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Print deprecation warnings by @k1LoW in #923
  • Replace the buildTree() method by injected expr tracing approach by @h6ah4i in #917
  • Print diff info for the compare() built-in function (issue #803) by @h6ah4i in #925

Other Changes

  • Temporary rescue of deprecated comment notation. by @k1LoW in #922
  • chore(deps): bump the dependencies group with 5 updates by @dependabot in #927

Full Changelog: v0.107.2...v0.108.0