<!-- Release notes generated using configuration in .github/release.yml at v0.3.0 -->
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**: https://github.com/sewcio543/soupsavvy/compare/v0.2.3...v0.3.0