Skip to content

fluent 0.3.1 (August 6, 2018)

Pre-release
Pre-release
Compare
Choose a tag to compare
@zbraniecki zbraniecki released this 06 Aug 23:43
  • Update fluent-locale to 0.4.1.
  • Switch MessageContext::locales to be an owned Vec<String>
  • Switch FluentValue::From<i8> to FluentValue::From<isize>