2020-03-04 16:42:44 +00:00
|
|
|
0.01: New App!
|
2020-03-25 22:27:20 +00:00
|
|
|
0.02: Fix locale.currencySym
|
2020-03-25 22:36:46 +00:00
|
|
|
0.03: Fix global 'locale' variable
|
2020-03-26 07:43:54 +00:00
|
|
|
0.04: Add function meridian
|
2020-04-02 13:16:54 +00:00
|
|
|
0.05: Inline locale details - faster, less memory overhead
|
|
|
|
Add correct scaling for speed/distance/temperature
|
2020-04-09 07:57:06 +00:00
|
|
|
0.06: Remove translations if not required
|
|
|
|
Ensure 'on' is always supplied for translations
|
2020-06-01 16:04:55 +00:00
|
|
|
0.07: Improve handling of non-ASCII characters (fix #469)
|
2022-03-05 06:15:35 +00:00
|
|
|
0.08: Added Navigation units and en_NAV
|
2021-02-16 03:59:48 +00:00
|
|
|
0.09: Added New Zealand en_NZ
|
2021-11-26 20:29:58 +00:00
|
|
|
0.10: Apply 12hour setting to time
|
2021-12-06 13:45:04 +00:00
|
|
|
0.11: Added translations for nl_NL and changes one formatting
|
2021-12-07 13:12:33 +00:00
|
|
|
0.12: Fixed nl_NL formatting, because the full months won't fit on the Bangle.js2's screen
|
2021-12-08 15:02:48 +00:00
|
|
|
0.13: Now use shorter de_DE date format to more closely match other languages for size
|
2021-12-14 00:34:30 +00:00
|
|
|
0.14: Added some first translations for Messages in nl_NL
|
2022-01-08 20:15:32 +00:00
|
|
|
0.15: Fixed sv_SE formatting, long date does not work well for Bangle.js2
|
2022-03-30 14:11:14 +00:00
|
|
|
Added Swedish localisation with English text
|
|
|
|
0.16: Remove global variables that used RAM
|
|
|
|
Add second 'dp' argument for decimal places in distance/speed/temp (fix #1523)
|
2022-03-31 10:39:59 +00:00
|
|
|
0.17: Fix regression where long month names were 'undefined' (fix #1641)
|
2024-03-20 09:09:25 +00:00
|
|
|
0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH
|
2024-03-21 09:33:09 +00:00
|
|
|
0.19: Deprecate currency information
|