- Support 3.13 - Migrate to uv package manager from PDM
0.2.0
- Change `/` and `//` operator of `locale_str` to `+` and `&`. - Change package manager to pdm from poetry.
0.1.2
- Add `utils.locale_str.update_extras` to gracefully update `utils.locale_str.extras`. - Add a `do_format` argument to `Translator.translate` to change whether text should be formatted or not.
0.1.1
- Add an argument `**extras` to `i21y.utils.locale_str.join` for the argument `extras` of `locale_str.__init__`.
0.1.0
- Fix typo and unreferenced link in documentation.