- Updated the code generator for Dart 2.9
- Updated the code generator for the newest version of the build system.
- Fixed the problems around
int
/double
/num
deserialization.
- Fixed the problems with the botched release
- The build system seems to support alternative file suffixes now,
so instead of
.pb.dart
it's.juicer.dart
- Fixed lint warnings
- README update
- Documentation
- Formatting changes
- Initial release