- BREAKING: Removing removing some more outdated functions.
- BREAKING: Removing said getters from the last version and changing the API to be more flexible and consistent.
- Adding start and end of week getters
Bumping pre release null safe version to production
Migrating to nullsafety
- BREAKING CHANGE - Thanks @vs-krasnov Removing carriage return in single line output. Should always have been this way.
- Added endOfDay and startOfDay getters
- Added .fromString factory to easily parse date time
- Added a bunch of documentation
- Moved to 1.0, no breaking changes but the package is pretty mature now and not super popular so now is the time to give it a bump.
- Another attempt at publishing
- Improving formatting option
- Initial Release