Releases: dart-lang/i18n
Releases · dart-lang/i18n
package:intl4x v0.11.3
- Use new artifacts from
intl4x-icu-v.0.11.2-artifactsrelease.
package:intl4x v0.11.2
- Use locally modified build_tools.dart for building icu4x libs.
intl4x-icu-v.0.11.2-artifacts
Build artifacts for package:intl4x, based on ICU4X at ref intl4x-icu-v.0.11.2-artifacts
package:intl4x v0.11.1
- Fix fraction digits parsing and allow no hook options key in the pubspec.
package:intl4x v0.11.0
- Remove dep on package:js.
- Introduce link hook.
package:intl4x v0.10.2
- Introduce link hook.
package:intl v0.20.2
- Remove the dependency on
package:http. - Remove the dependency on
package:web.
package:intl v0.20.1
- Upgrade
package:webdependency constraint to1.1.0, fixes issue
#916. - Update to CLDR v46.
package:intl_translation v0.20.1
- Add topics to
pubspec.yaml - Update to
dart_style2.3.7.bin/make_examples_const.dartandrewrite_intl_messages.dartwill now look for a surrounding.dart_tool/package_config.json` file to infer the language version of the
files updated by the script. - Upgrade dep on
package:intl.
package:intl v0.20.0
- Fix caching of messages in
CompositeMessageLookup. - Type
numberFormatSymbolsas aMap<String, NumberSymbols>. - Type
dateTimeSymbolMapas aMap<String, DateSymbols>. - Add example for pub.dev.
- Fix issues with AM/PM markers.
- Update to CLDR v44.1.
- Require Dart
^3.3 - Require
package:web^0.5.0. - Support compiling to WASM.
- Update to and account for
package:lints^4.0.0. - rtl Detection fix in
bidi.dartfor Kordi Sorani "ckb". - Update to CLDR v45.