Skip to content

v0.14.17

Choose a tag to compare

@hegel-release hegel-release released this 29 May 11:28
· 247 commits to main since this release

This release only affects libhegel users and is otherwise a pure refactoring.

In libhegel, an invalid schema would abort the process improperly when the rust code panicked. Now the rust code uses Result everywhere internally and properly propagates these errors to callers.