Sha256: dfbfefa0d13a3752905d7f9eea44bafd81fa8cb4f6c04f7b1ca3349b21d6eef1

Contents?: true

Size: 963 Bytes

Versions: 1

Compression:

Stored size: 963 Bytes

Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.9.3] - 2023-06-30

- Print empty html-tags on one line if possible

## [0.9.2] - 2023-06-30

- Handle whitespace in HTML-strings using ERB-tags

## [0.9.1] - 2023-06-28

- Handle formatting of multi-line ERB-tags with more than one statement.

## [0.9.0] - 2023-06-22

### Added

- 🎉 First version based on syntax_tree-xml 🎉.
- Can format a lot of .html.erb-syntax and works as a plugin to syntax_tree.
- This is still early and there are a lot of different weird syntaxes out there.

[unreleased]: https://github.com/davidwessman/syntax_tree-erb/compare/v0.9.0...HEAD
[0.9.0]: https://github.com/davidwessman/syntax_tree-erb/compare/419727a73af94057ca0980733e69ac8b4d52fdf4...v0.9.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
w_syntax_tree-erb-0.9.3 CHANGELOG.md