Skip to content

Releases: tlaplus/tlaplus-formatter

v0.3.0

09 Mar 21:58
7aa6a56

Choose a tag to compare

  • Operator definitions with conjunction/disjunction list bodies now break after ==, improving VS Code code folding.

What's Changed

  • build(deps): bump the all-actions group with 5 updates by @dependabot[bot] in #17
  • Change default operator definition style to break after == by @FedericoPonzi in #21

Full Changelog: v0.2.1...v0.3.0

v0.2.1

15 Feb 10:09
c0b1dd3

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Feb 23:15
7adbe44

Choose a tag to compare

What's Changed

  • build(deps): bump the all-actions group with 5 updates by @dependabot[bot] in #15

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Oct 14:59
3d6dede

Choose a tag to compare

Initial formatter rework. Uses prettier4j to format the TLA+ code.

Full Changelog: https://github.com/FedericoPonzi/tlaplus-formatter/commits/v0.1.0