arrow v1.2.3 Release Notes
Release Date: 2022-06-25 // 12 months ago-
- [NEW] Added Amharic, Armenian, Georgian, Laotian and Uzbek locales.
- โก๏ธ [FIX] Updated Danish locale and associated tests.
- ๐ [INTERNAl] Small fixes to CI.
Previous changes from v1.2.2
-
- [NEW] Added Kazakh locale.
- ๐
[FIX] The Belarusian, Bulgarian, Czech, Macedonian, Polish, Russian, Slovak and Ukrainian locales now support
dehumanize
. - ๐ [FIX] Minor bug fixes and improvements to ChineseCN, Indonesian, Norwegian, and Russian locales.
- โ [FIX] Expanded testing for multiple locales.
- ๐ [INTERNAL] Started using
xelatex
for pdf generation in documentation. - โ
[INTERNAL] Split requirements file into
requirements.txt
,requirements-docs.txt
andrequirements-tests.txt
. - ๐ [INTERNAL] Added
flake8-annotations
package for type linting inpre-commit
.