Releases: idleberg/ardent
Releases · idleberg/ardent
Release list
v0.10.0
v0.9.5
v0.9.4
- fix: use byte-length in line-width check
v0.9.3
- feat: resolve
*.{nsi|nsh}when input argument is a folder
v0.9.2
- feat: add summary to completed message
- refactor: move shared logic
v0.9.1
- 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
- feat: normalize quotes
- refactor: improve quote handling
v0.8.2
- fix: handle escape single quotes and backticks
v0.8.1
refactor: remove PrinterOptions in favor of FormatterOptions