Revision history for Perl module DateTime::Format::RelativeTime
v0.2.1 2025-10-19T16:05:48+0900
- Corrected missing dependency declaration for Wanted. Gitlab #2
v0.2.0 2025-10-16T09:15:09+0900
- Update dependency from Want to Wanted
v0.1.6 2025-01-05T14:38:17+0900
- Improved method pass_error
- Updated dependencies
v0.1.5 2025-01-05T09:20:19+0900
- Corrected slight inaccuracy in pattern searching algorithm in formatting
v0.1.4 2025-01-05T08:37:04+0900
- Minor correction for the 'error' method and object instnatiation parameter (localeMatcher)
v0.1.3 2025-01-04T08:05:17+0900
- Correcting minor oversight about debugging tool remaining in the distribution code
v0.1.2 2025-01-04T00:48:19+0900
- Another minor correction in method format_to_parts
v0.1.1 2025-01-04T00:20:46+0900
- Minor correction in method format_to_parts
v0.1.0 2024-12-30T17:41:57+0900
- Initial version