Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.2.0] - 2025-03-27
Added
- Added new
StringFormatterclass ini18n/formatter.pyfor handling string formatting logic
Changed
- Refactored
I18Nclass to use newStringFormatterfor string formatting
Fixed
- Fixed string formatting error handling
[0.1.0] - 2025-03-18
Added
- Initial release