Skip to content

Releases: tlaplus-community/tlauc

v1.0.4 release

21 Oct 16:34
Compare
Choose a tag to compare

Minor non-user-visible code changes to TLAUC to accommodate the new method of iterating over tree-sitter query captures.

v1.0.3 release

30 Sep 16:27
Compare
Choose a tag to compare

There are no changes to TLAUC itself in this release; it simply upgrades the dependency on tree-sitter to use the new method.

v1.0.2 release

17 May 16:21
2c80630
Compare
Choose a tag to compare

Fix critical file-overwrite bug reported by @bugarela

v1.0.1 release

23 Apr 19:27
36cb75b
Compare
Choose a tag to compare
v1.0.1 release Pre-release
Pre-release

Properly translate number sets in all their forms of expression

This release contains a critical file overwrite bug (see #14) and should not be used.

v1.0.0 release

18 Apr 21:08
95b3570
Compare
Choose a tag to compare
v1.0.0 release Pre-release
Pre-release

CLI is now much more terse. Not expected to evolve further so bumping version to 1.0.

This release contains a critical file overwrite bug (see #14) and should not be used.

v0.2.0 release

11 Nov 19:59
c6c9170
Compare
Choose a tag to compare

Two breaking changes:

  • Now output list of error node occurrences in the result sum type if input spec has syntax errors
  • Changed diamond "eventually" operator unicode symbol (see tlaplus/tlaplus-standard#5)

v0.1.5 release

08 Nov 15:26
d73115e
Compare
Choose a tag to compare
  • Output suspected parse error location
  • Upgraded dependencies, including tree-sitter-tlaplus version

v0.1.4 release

20 Jan 14:30
653a483
Compare
Choose a tag to compare

Update tree-sitter-tlaplus dependency to 1.0.1, expand corpus tests

v0.1.3 Prebuilt Release

05 Jan 01:02
d18d620
Compare
Choose a tag to compare

Prebuilt binaries will now be attached to the release

v0.1.1 release

03 Jan 23:05
c6091f6
Compare
Choose a tag to compare

Fix build issue that only occurs with the published package.