- Updated readme
- Changed parse function to not accept a null value
- Reverted 2.0.1 and 2.0.2 to prevent breaking dependents
- Changes for static analysis
- Changed parse function to not accept a null value
- Updated to comply with Dart null safety
- Added isPreRelease
- Added incrementPreRelease
- Formatting pass
- Added support for version 0.0.0
- Resolved code analysis hints
- Implemented Comparable<Version> interface
- Fixed analysis and formatting issues.
- Enabled strong mode analysis.
- Widened SDK version, verified 2.0 compatibility.
- Updated URLs.
- Simplified hashCode implementation.
- Added code coverage support.
- Additional pre-release and build validation.
- Fixed/expanded some documentation text.
- Additional tests for pre-release and build.
- Changes for dartdoc building.
- Initial release.