Skip to content

Releases: worldware-studios/msg-cli

v0.3.0

Choose a tag to compare

@jsahleen jsahleen released this 02 May 03:44
b482757

Adds support for XLIFF 2.2 PGS module

v0.2.2

Choose a tag to compare

@jsahleen jsahleen released this 19 Feb 15:53
1e74914

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@jsahleen jsahleen released this 18 Feb 21:10
8fae053

Fix create project and create resource for typescript environments.

  • Now always uses .js extension.

v0.2.0

Choose a tag to compare

@jsahleen jsahleen released this 18 Feb 16:41
ede74b4

v0.2.0 release with import and export commands.

v0.1.3

Choose a tag to compare

@jsahleen jsahleen released this 11 Feb 00:47
5711551

Fixes failing tests on package.json import aliases and scripts

v0.1.2

Choose a tag to compare

@jsahleen jsahleen released this 11 Feb 00:36
6b6d6a0

Fixes import aliases

v0.1.1

Choose a tag to compare

@jsahleen jsahleen released this 10 Feb 22:55
b2ef294

Update msg dependency

v0.1.0

Choose a tag to compare

@jsahleen jsahleen released this 10 Feb 22:35
28c1821

Update the build process and refactor tests as a result of changes.

v0.0.5

Choose a tag to compare

@jsahleen jsahleen released this 10 Feb 21:14
d1e28c9

Fix module validation for ESM and CJS compiled from typescript.

v0.0.4

Choose a tag to compare

@jsahleen jsahleen released this 10 Feb 20:27
b37f670

Fixes ESM compatibility.