Releases: slime-lang/slime
Releases · slime-lang/slime
Version 0.12.2
Version 0.12.2 changes:
- Fix bug with attribute ordering
- Empty lines no longer create divs
Version 0.12.1
Version 0.12.1 changes:
- Fix regex to support hyphenated tags
Version 0.12.0
Version 0.12.0 changes:
- Performance optimizations and code improvements
Version 0.10.0
Version 0.9.1
Version 0.9.1 changes:
- Fix warnings on newer versions of Elixir (#41)
Version 0.9.0
Version 0.9.0 changes:
- Support for leading and trailing whitespace (#20)
Version 0.8.0
Version 0.8.0 changes:
- Add support for inline tags (#31)
Version 0.7.2
Version 0.7.2 changes:
- Fixed over-escaped quotes in attributes (#37)
Version 0.7.1
Version 0.7.1 changes:
- Fixed bug with dynamic attribute support.
- Fixed a bug with
if
/else
eex statements
Version 0.7.0
Version 0.7.0 changes:
- Support quotation inside interpolated attributes