Skip to content

Releases: azzamsa/gelatyx

v0.3.0

13 Mar 09:51
v0.3.0
Compare
Choose a tag to compare

Features

v0.2.1

23 Jan 15:34
v0.2.1
Compare
Choose a tag to compare

Bug fixes

v0.2.0

16 Jan 16:11
v0.2.0
Compare
Choose a tag to compare

Features

  • Accept reading input from a file (53e34ff)
  • Get line and column of error position (5eca6e8)
  • Print fancy error message on error (4adb459)
  • Better error message (653f170)

Bug fixes

  • Respect user's color choice (d011f5e)
  • Exit code should be non-zero if any files had errors or were not formatted (00a1bd1)
  • Change the input files as direct argument (cacfbdc)
    • BREAKING! ⚠️ : this change the previous argument, where language is
      the direct argument. Now it is the file input. I see this pattern is
      more common than the previous design.
  • Return error code on formatting failure (7c82da2)
  • Remove the feature flag (5d36ac8)
  • Migrate to clap derive API (65dad31)
  • Exit code as enum is more readable than integer (5f8e74f)

v0.1.5

18 Jul 13:44
v0.1.5
Compare
Choose a tag to compare
For details, see the CHANGELOG.md

v0.1.4

18 Jul 09:20
v0.1.4
Compare
Choose a tag to compare
For details, see the CHANGELOG.md

v0.1.3

17 Jul 13:52
v0.1.3
Compare
Choose a tag to compare
For details, see the CHANGELOG.md

v0.1.2

17 Jul 01:39
v0.1.2
Compare
Choose a tag to compare
For details, see the CHANGELOG.md

v0.1.1

14 Jul 07:24
v0.1.1
Compare
Choose a tag to compare
For details, see the CHANGELOG.md