Skip to content

Releases: sile/efmt

v0.18.2

26 Aug 09:20
Compare
Choose a tag to compare

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

01 Aug 00:35
Compare
Choose a tag to compare

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

31 Jul 10:30
Compare
Choose a tag to compare

What's Changed

  • Add support for formatting escript files by @sile in #102

Full Changelog: 0.17.0...0.18.0

v0.17.0

19 Jul 14:00
Compare
Choose a tag to compare

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 contain when in the pattern by @sile in #100

New Contributors

Full Changelog: 0.16.0...0.17.0

v0.16.0

20 Jun 00:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.16.0

v0.15.0

18 Feb 11:43
Compare
Choose a tag to compare

What's Changed

  • Add VSCode extension by @sile in #87
  • Update dependencies by @sile in #88
  • Support OTP 27.0-rc1 (triple-quoted strings and sigil string literals) by @sile in #89

Full Changelog: 0.14.1...0.15.0

v0.14.1

27 Mar 07:58
Compare
Choose a tag to compare

What's Changed

  • [rebar3_efmt] Explicitly specify {ssl, [{verify, verify_none}]} option by @sile in #86

Full Changelog: 0.14.0...0.14.1

v0.14.0

16 Feb 13:29
Compare
Choose a tag to compare

What's Changed

  • Update dependencies (env_logger, indoc, and clap) by @sile in #84
  • Support map comprehension by @sile in #85

Full Changelog: 0.13.0...0.14.0

v0.13.0

28 Sep 09:43
Compare
Choose a tag to compare

What's Changed

  • Fix a bug that causes an error when $ rebar3 help efmt is executed by @sile in #82
  • Don't treat as a tagged tuple if there are newlines just after the first atom element by @sile in #83

Full Changelog: 0.12.1...0.13.0

v0.12.1

14 Sep 23:45
Compare
Choose a tag to compare

What's Changed

  • Use the parent dir of target files as the dir for temp files by @sile in #81

Full Changelog: 0.12.0...0.12.1