v0.2.0
release-drafter
released this
11 Mar 20:35
·
291 commits
to develop
since this release
Changes
- Add database adapters (#75) @vitusortner
- Run floor Flutter tests (#76) @vitusortner
- Move value objects to value_objects directory (#83) @vitusortner
- Map source elements into value objects in processors (#85) @vitusortner
- Use GeneratorForAnnotation and TypeChecker to verify annotations (#88) @vitusortner
- Throw more specific errors on obfuscated database annotation (#92) @vitusortner
🚀 Features
- Add support for migrations (#74) @vitusortner
- Add support for returning Streams as query result (#77) @vitusortner
- Support accessing data from Data Access Objects (#82) @vitusortner
- Add entity classes to database annotation (#86) @vitusortner
- Add support for indices (#93) @vitusortner