Releases: davidwessman/syntax_tree-erb
Releases · davidwessman/syntax_tree-erb
v0.9.3
What's Changed
- Format empty html-tags on one line if possible by @davidwessman in #42
Full Changelog: v0.9.2...v0.9.3
v0.9.2 - 2023-06-30
What's Changed
- Handle whitespace in HTML-strings with ERB by @davidwessman in #40
- v0.9.2 2023-06-30 by @davidwessman in #41
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Handles ERB-tags with multiple statements by @davidwessman in #38
- v0.9.1 by @davidwessman in #39
Full Changelog: v0.9.0...v0.9.1
v0.9.0 - 2023-06-22
- First tagged release of this gem, also pushed to Rubygems
- Tested on a few projects but probably a lot of bugs and edge cases left
- Gives a coherent formatting and finds syntax errors in .html.erb-files
Full Changelog: https://github.com/davidwessman/syntax_tree-erb/commits/v0.9.0