Releases: Mosh-K/XrmTypeScript
Releases · Mosh-K/XrmTypeScript
v1.3.0
1.3.0 - 2026-04-15
Changed
- Release zip reorganized: all DLLs (except
FSharp.Core.dll) moved into alib/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 thelib/probing path is always preserved
v1.0.2
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>