All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
- Added CLI translate coverage for Apple
.stringsand Androidstrings.xmlworkflows. - Extended
annotateto support Apple.stringsand Android XML inputs, not just.xcstrings. - Added Android strings comment round-tripping support so comment metadata survives parse/write cycles.
- Added config-driven glob expansion coverage for
translateandannotatecommand invocations.
- Refreshed the root README and package presentation for the current CLI and library workflows.
- Updated the GitHub release workflow triggers and build matrix configuration.
- Fixed config-relative glob expansion for
translateandannotatesolangcodec.tomlcan target multiple matching files. - Documented the broadened annotate format support in the user-facing docs.