Releases: k1LoW/runn
Releases · k1LoW/runn
v0.128.1
v0.128.0
What's Changed
Fix bug 🐛
- fix: Added support for using defer and force options with other runners. by @marimelon in #1168
Other Changes
- chore: chore(dependabot): update Go version and remove ignored dependencies by @k1LoW in #1170
- fix(dependencies): update libopenapi* by @k1LoW in #1172
- chore(deps): bump the dependencies group across 1 directory with 10 updates by @dependabot in #1173
New Contributors
- @marimelon made their first contribution in #1168
Full Changelog: v0.127.4...v0.128.0
v0.127.4
What's Changed
Other Changes
- chore: Bump up go directive version by @k1LoW in #1162
- chore(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot in #1164
Full Changelog: v0.127.3...v0.127.4
v0.127.3
v0.127.2
What's Changed
Other Changes
- fix: Disable apparmor_restrict_unprivileged_userns on CI by @k1LoW in #1154
- chore(deps): bump the dependencies group across 1 directory with 10 updates by @dependabot in #1156
Full Changelog: v0.127.1...v0.127.2
v0.127.1
v0.127.0
What's Changed
Breaking Changes 🛠
Other Changes
- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #1148
Full Changelog: v0.126.1...v0.127.0
v0.126.1
v0.126.0
What's Changed
Breaking Changes 🛠
- Move exprtrace package to internal/exprtrace by @k1LoW in #1132
- Move store to internal/store by @k1LoW in #1137
- Move builtin to internal/builtin by @k1LoW in #1140
- Move flags to internal/flags by @k1LoW in #1141
Other Changes
- Move kv to internal/kv by @k1LoW in #1131
- Move eval to internal/eval by @k1LoW in #1134
- Rename internal/eval to internal/expr by @k1LoW in #1138
- Refactor internal/store by @k1LoW in #1139
- chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the dependencies group by @dependabot in #1135
Full Changelog: v0.125.1...v0.126.0
v0.125.1
What's Changed
Fix bug 🐛
Other Changes
- docs: Updated the link to the
expr
Language Definition with a richer one by @mi-wada in #1127 - chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot in #1126
New Contributors
Full Changelog: v0.125.0...v0.125.1