All Versions
124
Latest Version
Avg Release Cycle
47 days
Latest Release
846 days ago

Changelog History
Page 12

  • v0.4.3 Changes

    April 12, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow empty else statement #14. Thanks to @jeffblake
    • Accept comment-only script #13. Thanks to @jeffblake
  • v0.4.2 Changes

    April 05, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Bugfix about parsing nested attributes #12. Thanks to @creasty
  • v0.4.1 Changes

    April 05, 2015

    โœ‚ Removed

    • Automatic escape html is sintara, consult README.md.

    ๐Ÿ›  Fixed

    • Escape haml operators by backslash #11. Thanks to @mono0x
  • v0.4.0 Changes

    April 05, 2015

    โž• Added

    • Automatically escape html in sinatra
  • v0.3.4 Changes

    April 02, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow tab indentation #9. Thanks to @tdtds
  • v0.3.3 Changes

    April 01, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Accept multi byte parsing #8. Thanks to @machu
  • v0.3.2 Changes

    March 31, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Bugfix for compiling old attributes #7. Thanks to @creasty
  • v0.3.1 Changes

    March 31, 2015

    ๐Ÿ›  Fixed

    • Hyphenate data attributes #5. Thanks to @os0x
  • v0.3.0 Changes

    March 31, 2015

    โž• Added

    • Specify a version in dependency of temple
  • v0.2.0 Changes

    March 30, 2015

    โž• Added

    • ๐Ÿ‘ Allow comments in script #3. Thanks to @eagletmt