v0.3.0
What's Changed
Breaking Changes 💥
SkipNone
andSuppress
moved tooperations
- Base
operation
andselectors
classes moved to newbase
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 tooperators
base
module with base classes
Full Changelog: v0.2.3...v0.3.0