Skip to content

0.23.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 22:40
· 19 commits to main since this release
0.23.0
483f105

What's Changed

Highlights

Struct Deduplication

During analysis, kopium now detects and depuplicates identical structs from different hierarchies to allow better code reuse and cleaner generated apis. See #298 for background. Initial solution in #375

Library Usage

kopium now has initial support for library use via #376.
Examples for various generation modes available in new examples.

Selectable Fields

Support for selectable fields via #434 + #445

Changes

Internal

Better, and fasting testing using Danil's envtest.

Dependencies

click to see dependabot spam.

New Contributors

Full Changelog: 0.22.5...0.23.0