Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 09:10
· 68 commits to main since this release

What's Changed

Breaking Changes 💥

  • SkipNone and Suppress moved to operations
  • Base operation and selectors classes moved to new base module

New Features 🎉

  • Conditional Operations (IfElse, Break, Continue)
  • Model post-processors (post)
  • Model field customization (Field)

Documentation 📚

  • Documentation and demos update

Improvements 🚀

  • Extended model migration
  • Frozen model

Other

  • api module deprecated and renamed to operators
  • base module with base classes

Full Changelog: v0.2.3...v0.3.0