0.3.0
Changed:
- Generate
Number
parameter instead ofInt
for plural and choice arguments - Generate
Long
parameter along withInt
overload for ordinal and selectordinal arguments - Deprecate generated function using choice arguments, which are discouraged in ICU documentation in
favor of plural and select arguments.