- Formats code
- Removes unnecessary imports
- Introduces additional methods with builder functions
- Formats code comments
- BREAKING: Replaces builder functions with named parameters.
- Introduces optional returning functions
- Adds comments as documentation
- Creates tests
- Updates package description
- Updates Dart SDK version requirements
- Formats code
- Updates LICENSE.
- initial release