1.1.0 (unreleased)
------
- Improve documentation, e.g. include layout definition in documentation for the generated code
- Allow defining custom field types by implementing the LayoutAs trait
- Refactor: Simplify traits and their dependencies
1.0.1
------
- Fix dependencies on third party macros
1.0.0
------
- Add Code Coverage to CI
- Improve documentation
0.3.0
------
- Improve README.md
- Improve documentation
- More unit tests
- Fix clippy lints
- Add View::into_storage()
0.2.0
------
- Improve README.md
- Add LICENSE files
0.1.0
------
- Initial version