Skip to content

Releases: idleberg/ardent

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 14:26
v0.10.0
44d8054
  • refactor!: library defaults to CRLF 😩

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:09
v0.9.5
b4ca7c1
  • add --silent flag

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 08 Jun 19:17
v0.9.4
6f017d4
  • fix: use byte-length in line-width check

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:55
v0.9.3
25285e5
  • feat: resolve *.{nsi|nsh} when input argument is a folder

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 00:45
v0.9.2
17ae155
  • feat: add summary to completed message
  • refactor: move shared logic

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 20:23
v0.9.1
b0971f5
  • fix: allow ${} in labels
  • fix: expand macro keyword grammar
  • fix: quotes label definitions
  • fix: add hyphen to label character class
  • fix: allow plugin calls with _ prefix
  • fix: trailing whitespace at eof
  • fix: printer panic on single-char stray quotes
  • fix: prevent double-enxoding of multi-byte utf-8

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 30 May 11:17
v0.9.0
2bc848f
  • feat: normalize quotes
  • refactor: improve quote handling

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 29 May 12:44
v0.8.2
37e181e
  • fix: handle escape single quotes and backticks

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 28 May 20:56
v0.8.1
e061422

refactor: remove PrinterOptions in favor of FormatterOptions

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 25 May 22:39
v0.8.0
d3b1ed8
  • feat: indent wrapped lines