Releases: tasuren/i21y
Releases · tasuren/i21y
Version 0.3.0
Version 0.2.0
- Change
/
and//
operator oflocale_str
to+
and&
. - Change package manager to pdm from poetry.
Version 0.1.2
- Add
utils.locale_str.update_extras
to gracefully updateutils.locale_str.extras
. - Add a
do_format
argument toTranslator.translate
to change whether text should be formatted or not.
Version 0.1.1
- Add an argument
**extras
toi21y.utils.locale_str.join
for the argumentextras
oflocale_str.__init__
.
Version 0.1.0
- Fix typo and unreferenced link in documentation.
Version 0.1.0b3
- Fix documentation:
i21y[fast_json]
->i21y[fast-json]
Version 0.1.0b2
Fisrt release.