Skip to content

Releases: Blockzez/rbx-intl

Version 2.5.2

30 Aug 17:33
88565de
Compare
Choose a tag to compare

A minor bug fix for certain locale.

Version 2.5.1

18 Aug 13:38
52e1aff
Compare
Choose a tag to compare
  • Fixed List formatting and merged the function.
  • Some grouping behaviour changed
  • Better date formatting matching system

Still more to fix.

Version 2.5.0

11 Aug 16:28
6d5e185
Compare
Choose a tag to compare

Many bug fixes including format to parts error.
Added toLocaleTitle for langauge-sensitive upper-casing.

Version 2.4.0

27 Jul 11:12
7b90661
Compare
Choose a tag to compare
  • ToLocaleLower & ToLocaleUpper added
  • "thousands" as useGrouping option
  • Compact rounding bug fixed.

Version 2.3.1

20 Jul 14:25
2476cbf
Compare
Choose a tag to compare

Fixed bugs for locale datas.
My handling of locale data is not the best.

Version 2.3.0

18 Jul 14:37
588e1a2
Compare
Choose a tag to compare
  • Added text segmentation
  • Takes up less space
  • Added supported locale of

Version 2.2.0

08 Jul 21:34
d1a2654
Compare
Choose a tag to compare
  • Optimisation for number grouping
  • FormatRange and FormatRangeToParts
  • Many bugs fixed

Version 2.1.1

06 Jul 13:04
7e5a26e
Compare
Choose a tag to compare

Minor bug fixes.

Version 2.1.0

01 Jul 16:40
2f505c9
Compare
Choose a tag to compare
  • Faster number formatting
  • More grouping options
  • -per- unit support

Version 2.0.01

29 Jun 15:08
c74ab9e
Compare
Choose a tag to compare

Error attempt to index boolean with 'numbers' fixed