Skip to content

Releases: Mosh-K/XrmTypeScript

v1.3.0

15 Apr 07:07

Choose a tag to compare

1.3.0 - 2026-04-15

Changed

  • Release zip reorganized: all DLLs (except FSharp.Core.dll) moved into a lib/ subdirectory, keeping only user-facing files at the zip root
  • Config file (XrmTypeScript.exe.config) is now embedded as a resource and restored from it when missing, ensuring the lib/ probing path is always preserved

v1.0.2

08 Apr 22:55

Choose a tag to compare

Note

The release zip is built and signed via GitHub Actions.

Verify with the GitHub CLI:
gh attestation verify --repo Mosh-K/XrmTypeScript <XrmTypeScript-vX.X.X-bin.zip>