0.06 2022-03-21 - Fix compatibility with pre-5.28 and certain compilers that break on how dNOOP was formerly defined. 0.05 2022-03-14 - Fix compatibility with ICU 4.4 - 49 (inclusive). - Fix compatibility with some older EU::MM versions. - Fix compatibility with Perl 5.10.0. - Fix compatibility with 32-bit architectures. - Fix compatibility between pre-5.20 perls and clang. - Fix compatibility with setups where I32* vs. int32_t* matters. - Only use C++11 with ICUs that need it. - Avoid repeat-initialization of C struct. - Fix compatibility with old GCCs that bungle struct literal assignment. 0.04 2022-03-04 - First public release