poeditor_cli 0.1.5
poeditor_cli: ^0.1.5 copied to clipboard
A CLI for downloading and updating terms/localizations in a POEDitor project.
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.
0.1.3 - 2024-01-08 #
Fixed #
- Fixed that only terms that should have comments is pushed with comments
0.1.2 - 2024-01-15 #
Changed #
- When pulling terms, the CLI now compares local terms with remote terms for the default language and will ask to push these if there are any. This is to prevent losing local changes when pulling terms.