Tale Jade v1.4.2 Release Notes

Release Date: 2016-04-07 // about 8 years ago
    • Cleaned up dev-dependencies
    • Now using PSR2 fully over the whole project.
    • tale-config is now used in version 0.2 (PSR-2)
    • ๐Ÿ›  Fixed a bug with name-only attributes separated with spaces (#66)
    • HTML5-mode now doesn't self-close attributes at all (#66)
    • ๐Ÿ–จ The lexer now prints a little piece of jade code to find errors faster
    • ๐Ÿ›  Fixed a bug regarding IE conditional comments and interpolation (#75)
    • โž• Added composer.lock to prevent stuff like the reason for 1.4.1.
    • โœ… Make sure that compiler doesn't echo XML doctypes in tests when running
      in HHVM.