Skip to content

Releases: brandongregoryscott/kazoo

v0.1.1

10 May 23:39
Compare
Choose a tag to compare

v0.1.1 Release

Release notes

Maintenance release to swap standard tsc build with esbuild, which bundles the extension and its dependencies into a single file, which should speed up initialization according to the VS Code extension documentation.

Known issues

#1 Add bundler to reduce filecount in distributed extension

Contributors

@brandongregoryscott

v0.1.0

10 May 20:24
Compare
Choose a tag to compare

v0.1.0 Release

Release notes

Feature release - includes a new command for replacing copy for a specific culture file from a provided JSON file.

Known issues

#3 Ability to replace copy for multiple keys from a JSON object or file

Contributors

@brandongregoryscott