Revision history for Perl module DateTime::Format::Unicode

v0.1.5 2024-10-10T20:17:50+0900
    - Minor correction to align handling of number system closer to standard

v0.1.4 2024-10-10T15:17:49+0900
    - Added support for number system other than latn

v0.1.3 2024-10-09T10:31:29+0900
    - Updating the time zone formating methods to handle the case where the time zone is 'floating'
    - Added method _get_helper_methods
    - Adjusted minimum perl version requirement from v5.10 to v5.10.1

v0.1.2 2024-09-17T14:02:35+0900
    - Corrected offset formatting

v0.1.1 2024-09-15T13:30:04+0900
    - Updated dependencies

v0.1.0 2024-07-21T15:38:43+0900
	- Initial version