Revision history for Perl module Locale::Unicode
v0.1.7 2024-05-29T13:49:30+0900
- Skipping test with DateTime::Locale if minimum version is not available
v0.1.6 2024-05-29T13:43:33+0900
- Correcting minimum module version required for testing
v0.1.5 2024-05-24T11:06:59+0900
- Added global variable $EXPLICIT_BOOLEAN affecting the rendering of stringification of objects
v0.1.4 2024-05-23T14:14:14+0900
- Corrected the method 'colCaseFirst' (kf) incorrectly previously treated as only boolean.
- Updated the documentation.
- Added method clone() to Locale::Unicode
- Minor correction to unit test
v0.1.3 2024-05-21T10:24:31+0900
- Documentation improvements.
- Correcting a minor bug in method 'as_string'
v0.1.2 2024-05-19T09:14:26+0900
- More oversight corrected
v0.1.1 2024-05-18T13:40:37+0900
- Added DateTime::Locale to test requirements
- Fixed some documentation typos.
v0.1.0 2024-05-17T17:05:22+0900
- Initial release