Skip to content

Releases: niko86/laterite

v0.4.0

16 Jun 17:00
v0.4.0
9ce2620

Choose a tag to compare

What's Changed

  • publish: laterite Node port + ags4-output by @niko86 in #4
  • publish: napi loader/types fix + packaging smoke (unblocks npm-publish) by @niko86 in #5
  • publish: sync lockfile + docs/wiki from #128 (npm ci EUSAGE fix) by @niko86 in #6
  • ci: bump taiki-e/install-action from 2.81.10 to 2.81.11 in the actions group by @dependabot[bot] in #7

Full Changelog: v0.2.0...v0.4.0

node-v0.1.0

14 Jun 23:58
52f3529

Choose a tag to compare

First npm release of laterite for Node.js (0.1.0) — read, validate, produce, and query AGS4, Rust-backed. Native binaries for darwin-arm64, linux-x64-gnu, win32-x64-msvc.

v0.2.0

08 Jun 22:21
e82ffc8

Choose a tag to compare

[0.2.0] — 2026-06-08

Changed

  • Python support widened to ≥ 3.12 (previously ≥ 3.14). Both laterite and
    laterite-ags5 now build as a single cp312-abi3 wheel per platform —
    one artefact, installable on Python 3.12, 3.13, and 3.14.

Added

  • Validator findings now carry character-level spans and rule-aware severity,
    enabling precise in-place error highlighting.
  • AGS4 fix engine — compute and apply mechanical corrections (pad short rows
    to a group's field count, typographic→ASCII normalisation), with an opt-in
    risky DATETIME-canonicalisation fixer kept separate from the safe set.
  • Edition-selectable dictionary / templates, sourced from the per-edition AGS
    standard dictionary.

Fixed

  • Correct the TRIL group classification and flag CONL/TREL/TRIL as AGS-L.

Two small notes:

  • The release-notes box renders the ## [0.2.0] heading large — if you'd rather, drop that first line and just paste from ### Changed onward.
  • If you click Generate release notes instead, GitHub auto-lists merged PRs since v0.1.0; you can paste this above that for a curated summary + the auto commit list.

What's Changed

  • publish: sync from ags5_concept @ f1bf5bc (web app, 3.12 wheels, Codecov, branding) by @niko86 in #1
  • ci: bump taiki-e/install-action from 2.81.7 to 2.81.8 in the actions group by @dependabot[bot] in #2
  • publish: v0.2.0 — version bump + one-run-per-PR CI by @niko86 in #3

New Contributors

Full Changelog: https://github.com/niko86/laterite/commits/v0.2.0

v0.1.0

27 May 20:46
v0.1.0
8004121

Choose a tag to compare