arb_glue 1.0.0
arb_glue: ^1.0.0 copied to clipboard
ARB Glue is a tool that merges multiple files into one single [ARB] format file, facilitating the management of internationalization resources.
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 #
Please check git diff.
0.6.0 - 2024-05-04 #
0.5.0 - 2024-04-16 #
- chore: publish annotation and schema
0.2.1 - 2024-04-07 #
- fix: using print not develop log
0.2.0 - 2024-04-07 #
- fix: no need prefix by default
0.1.0 - 2024-04-07 #
- feat: add nested structure with prefix
- feat: add select and plural support
0.0.2 - 2024-03-28 #
- feat: allow list format
0.0.1 #
Initial Release