due_date 1.0.4
due_date: ^1.0.4 copied to clipboard
A package for working with repeating DateTime patterns (like the same day every month).
1.0.4 2022.08.23 #
- Fixed typo on changelog.
- Updated dependency
timeto fix issues.
1.0.3 2022.08.23 #
- Fixed repository and issues pointing to wrong package.
- Fixed example README.
1.0.2 2022.08.23 #
- Renamed
isWorkDay->isWorkday. Since is the same day of release, I won't consider this a breaking change.
1.0.1 2022.08.23 #
- Fixed Dart Conventions, added more description to the
pubspec.yaml.
1.0.0 2022.08.23 #
- Initial stable release.