iso8601_duration 1.2.1
iso8601_duration: ^1.2.1 copied to clipboard
A package to format duration from ISO 8601 duration format. It can parse string in either PnYnMnDTnHnMnS or PnW format. It will return the duration in ISODuration type.
1.2.1 #
- Bug fixes
1.2.0 #
- Bug fixes
1.1.0 #
- Updated documentation with detailed examples and field descriptions.
- Added test cases for edge cases and invalid inputs.
- Improved
README.md
with usage examples and field explanations. - Suggested GitHub Actions workflow for CI/CD automation.
- Incremented version to
0.1.0
.
0.0.4 #
- Added documentation.
- Code cleanup.
0.0.3 #
- Added example.
- Added comments.
0.0.2 #
- Bug fixes.
0.0.1 #
- Initial release.