Releases: oomol/oocana-rust
8000
Releases · oomol/oocana-rust
v0.28.27
0.28.27 (2025-07-11)
What's Changed
- feat: add query block api by @leavesster in #222
- fix: send block event instead of send report by @leavesster in #223
- refactor: clip fix by @leavesster in #224
Full Changelog: v0.28.26...v0.28.27
v0.28.26
0.28.26 (2025-07-10)
What's Changed
- refactor: check input value and simplify logic code by @leavesster in #212
- fix: path finder need flow parent as base by @leavesster in #215
- refactor: make block request and response more flexible to support more request in the future by @leavesster in #214
- chore: add branch comment by @leavesster in #216
Full Changelog: v0.28.25...v0.28.26
v0.28.25
0.28.25 (2025-07-08)
What's Changed
- feat: log warning for missing inputs nodes by @leavesster in #207
- chore: improve warning log and condition by @leavesster in #209
- chore: improve log by @leavesster in #210
- feat: support run block by executor block by @leavesster in #211
Full Changelog: v0.28.24...v0.28.25
v0.28.24
0.28.24 (2025-07-02)
What's Changed
- test: improve flow test by @leavesster in #203
- feat: query input return all no connection input with runtime value by @leavesster in #205
- fix: input value parameter should override input from value not insert value to node value store by @leavesster in #206
Full Changelog: v0.28.23...v0.28.24
v0.28.23
0.28.23 (2025-07-01)
What's Changed
- fix: missing output def additional by @leavesster in #201
Full Changelog: v0.28.22...v0.28.23
v0.28.22
0.28.22 (2025-07-01)
What's Changed
- feat: add is_additional field for input and output handle to indicate whether is additional handle by @leavesster in #199
Full Changelog: v0.28.21...v0.28.22
v0.28.21
0.28.21 (2025-06-30)
What's Changed
- feat: output handle support nullable field by @leavesster in #197
Full Changelog: v0.28.20...v0.28.21
v0.28.20
0.28.20 (2025-06-27)
What's Changed
- feat: support query flow's absence input handle by @leavesster in #194
- feat: expose more absence input info and refactor by @leavesster in #196
Full Changelog: v0.28.19...v0.28.20
v0.28.19
0.28.19 (2025-06-26)
What's Changed
- fix: print to stdout if no output by @leavesster in #191
- chore: add warning log by @leavesster in #193
- refactor: use node input instead of input def and from by @leavesster in #184
Full Changelog: v0.28.18...v0.28.19
v0.28.18
0.28.18 (2025-06-25)
What's Changed
- fix: use output file to pass scan result by @leavesster in #189
Full Changelog: v0.28.17...v0.28.18