Skip to content

2.6.0

Compare
Choose a tag to compare
@zcohan zcohan released this 15 Mar 11:26
· 4 commits to master since this release

Currency symbols

  • New CurrencySymbolSettings enum on EngineCustomization
  • Set to .automatic (the default) for the most logical currency symbol settings for the current locale
  • Added "tenges" as a synonym for Kazakhstani Tenges

Bug fixes

  • "tonne" now maps to metric ton, rather than short tons.
  • iso8601 time stamps with sub-second components and negative timezone offsets are now recognized correctly.
  • Fixed an issue with hex/binary/octal numbers not working with log functions
  • Fixed an issue where raising area and volume units to fractional powers would not perform the correct operation
  • Fixed an issued where single letter prefix currency symbols were not parsing correctly (like "R100", used in South Africa)