Sha256: bef62371e577aef606467d6a330b56c239847fa44ecd3c523c12ab7aacb56f2f
Contents?: true
Size: 606 Bytes
Versions: 1
Compression:
Stored size: 606 Bytes
Contents
## 0.1.5 (2015-03-01) - Fix minor newline generation bug with Haml comment ## 0.1.4 (2015-02-28) - Fix newline generation around empty lines - Internal: introduce Ast::Empty and remove LineCounter ## 0.1.3 (2015-02-27) - Fix internal compiler error when `>` is used - Fix newline generation at Ast::Element case ## 0.1.2 (2015-02-24) - Keep newlines for better backtrace (#4) ## 0.1.1 (2015-02-23) - Fix attribute parsing with `%span {foo}` or `%span (foo)` cases. - Fix comparison with statically-compilable class attributes like `%span.foo{class: bar}` . ## 0.1.0 (2015-02-23) - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fast_haml-0.1.5 | CHANGELOG.md |