Releases: brandongregoryscott/kazoo
v1.0.0
v1.0.0 Release
Release notes
Revving to v1 after a few months of use and fleshing out a pretty rich feature set. Includes a nice workflow update for the 'Replace translations from file' command. Updated demo recordings coming soon.
Known issues
#27 Offer to move keys updated by 'Replace translations from file' command
v0.5.0
v0.5.0 Release
Release notes
Small feature release to iron out the 'moving' logic when replacing a translation for a specific key. Previously, you could only move copy from another object literal to the resources
object, whereas now you are able to move it in the other direction, too.
Known issues
#21 Offer to move updated copy from 'resources' object to another ObjectLiteralExpression
Contributors
v0.4.0
v0.4.0 Release
Release notes
Utility command to generate the intersection of untranslated keys w/ the English copy of those keys. Creates a CSV file that can be saved and sent to a professional translator.
Known issues
#22 Find intersection of untranslated copy compared to English copy
Contributors
v0.3.0
v0.3.0 Release
Release notes
Includes ability to remove & replace copy/keys
Notable features:
- Remove a specific key from your culture interface
- Remove translations by key from all culture file(s)
- Replace a translation by key, with the ability to "move" the copy to the inline
resources
object if it existed in a separate object prior (i.e., if it was professionally translated and now isn't)
Known issues
#2 Ability to replace copy for a specific key
#8 Add flexibility for object/initializer that is used for adding/updating copy in culture file
Contributors
v0.2.3
v0.2.3 Release
Release notes
Maintenance release - fixes a bug where non-property-assignments (such as a spread assignment) in the resources
object would throw off index calculation, as well as some integration test coverage
Known issues
#15 Inserting translation into culture file w/ spread object inserts at wrong index (Loose Alphabetical setting)
Contributors
v0.2.2
v0.2.2 Release
Release notes
Maintenance release to update the log filename
Known issues
#13 Update logPath filename to more conventional kazoo.log
Contributors
v0.2.1
v0.2.1 Release
Release notes
Maintenance release to fix a regression starting at v0.1.3, which caused the 'Add key and translation' command to stop after adding the key. This bug stemmed from changing the WindowUtils.info
, WindowUtils.error
calls to use await
which were throwing cancellation errors.
Notable features:
- The generic
catch
error toast will provide a button to view the log for more information - Added an informational toast after translations are added (similar to the success toast when a key is added to the interface)
Known issues
#11 Bug: Add key to interface and translation to culture files stops after key
Contributors
v0.2.0
v0.2.0 Release
Release notes
Updates to the 'Replace translations from JSON file' to support Excel formats as well (.xslx
). Slightly updated UI (uses selection menu for matching files vs. input box with path/pattern)
Known issues
#7 Replace copy from Excel file
Contributors
v0.1.3
v0.1.2
v0.1.2 Release
Release notes
Added a banner to the README as well as an icon for the published VS Code package. Designed by Laura Supnik