Releases: sile/efmt
Releases · sile/efmt
v0.18.3
What's Changed
- Bump webpack from 5.93.0 to 5.94.0 in /vscode by @dependabot in #107
- Fix a bug where an unexpected newline is inserted when formatting
fun () -> ?assertMatch(..., ...) end.
. by @sile in #108 - Remove extra newlines between
-doc
attributes and function definitions by @sile in #110
Full Changelog: 0.18.2...0.18.3
v0.18.2
What's Changed
- Fix a bug when formatting consecutive
-define
directives with single-quoted macro names. by @sile in #106
Full Changelog: 0.18.1...0.18.2
v0.18.1
What's Changed
- Avoid using temporary files when overwriting formatted files to preserve file permissions by @sile in #104
Full Changelog: 0.18.0...0.18.1
v0.18.0
What's Changed
Full Changelog: 0.17.0...0.18.0
v0.17.0
What's Changed
- Mention Sublime Text integration in README by @verbit in #96
- Fix the issue where default input files may include non-existing files by @sile in #99
- Enable formatting of
?assertMatch()
and?assertNotMatch()
macros even when they containwhen
in the pattern by @sile in #100
New Contributors
Full Changelog: 0.16.0...0.17.0
v0.16.0
What's Changed
- Fix typos by @kianmeng in #90
- Update dependencies by @sile in #92
- Bump braces from 3.0.2 to 3.0.3 in /vscode by @dependabot in #93
- Add
--color
option by @sile in #95
New Contributors
- @dependabot made their first contribution in #93
Full Changelog: 0.15.0...0.16.0
v0.15.0
v0.14.1
What's Changed
Full Changelog: 0.14.0...0.14.1