Releases: nebulab/erb-formatter
Releases · nebulab/erb-formatter
v0.7.3
What's Changed
- UTF-8 character support by @elia in #48
- Run code in else block if ruby tag is standalone by @IbraheemTuffaha in #53
New Contributors
- @IbraheemTuffaha made their first contribution in #53
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Add section on usage with Zed editor by @LucasKuhn in #45
- Fix for long attribute values containing = sign by @phil-janeapp in #44
New Contributors
- @LucasKuhn made their first contribution in #45
- @phil-janeapp made their first contribution in #44
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.3
What's Changed
- Adds support for case/when by @FrancescoAiello01 in #23
- Upgrade syntax_tree gem to ~> 6.0 by @fdr in #18
New Contributors
- @FrancescoAiello01 made their first contribution in #23
- @fdr made their first contribution in #18
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Format ruby code with syntax_tree by @elia in #1
- Add support for Ruby 3.2 by @nbelzer in #8
- Improved embedded ruby code formatting with SyntaxTree by @elia in #9
- Update to the latest syntax_tree by @elia in #10
- Add support for "---" front matter by @elia in #12
- Add option to set width to the CLI by @elia in #13
- Add command line flag to show current version by @cseelus in #14
New Contributors
Full Changelog: v0.3.0...v0.4.0