Releases: k1LoW/runn
Releases · k1LoW/runn
v0.110.0
What's Changed
Breaking Changes 🛠
Fix bug 🐛
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
v0.108.1
v0.108.0
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
v0.107.2
What's Changed
Fix bug 🐛
Other Changes
- Add test for bytes field by @k1LoW in #915
- chore(deps): bump the dependencies group with 7 updates by @dependabot in #918
- Update github.com/pb33f/libopenapi-validator by @k1LoW in #919
Full Changelog: v0.107.1...v0.107.2
v0.107.1
What's Changed
Fix bug 🐛
- Fix panics caused by ResponseContentTypeNotFound in the case of a response with a range status code. by @k1LoW in #914
Other Changes
- chore(deps): bump the dependencies group with 7 updates by @dependabot in #913
Full Changelog: v0.107.0...v0.107.1
v0.107.0
What's Changed
Breaking Changes 🛠
- Introduce protoresolv so that protos under it are automatically loaded simply by specifying importPaths. by @k1LoW in #909
Full Changelog: v0.106.0...v0.107.0