All Versions
42
Latest Version
Avg Release Cycle
81 days
Latest Release
1348 days ago

Changelog History
Page 4

  • v2.1.4 Changes

    January 12, 2015
    • ๐Ÿ›  Fix harmony mode (@mde)
  • v2.1.3 Changes

    January 11, 2015
    • ๐Ÿ›  Fix debug option (@TimothyGu)
    • ๐Ÿ›  Fix two consecutive tags together (@TimothyGu)
  • v2.1.2 Changes

    January 11, 2015
    • ๐Ÿ›  Fix scope option handling
    • ๐Ÿ‘Œ Improve testing coverage (@TimothyGu)
  • v2.1.1 Changes

    January 11, 2015
    • โž• Add _with option to control whether or not to use with() {} constructs (@TimothyGu)
    • ๐Ÿ‘Œ Improve test coverage (@mde & @TimothyGu)
    • โž• Add a few more metadata fields to package.json (@TimothyGu)
    • โช Revert hack for Etherpad Lite (@TimothyGu)
    • ๐Ÿ‘ Do not claim node < 0.10.0 support (@TimothyGu)
    • ๐Ÿ“Œ Pin dependencies more loosely (@TimothyGu)
    • ๐Ÿ›  Fix client function generation without using locals (@TimothyGu)
    • ๐Ÿ›  Fix error case where the callback be called twice (@TimothyGu)
    • โž• Add "use strict"; to all JS files (@TimothyGu)
    • ๐Ÿ›  Fix absolute path inclusion (@TimothyGu) (#11)
  • v2.0.8 Changes

    January 06, 2015
    • ๐Ÿ›  Fix crash on missing file
  • v2.0.7 Changes

    January 05, 2015
    • ๐Ÿ’„ Linting and cosmetics
  • v2.0.6 Changes

    January 04, 2015
    • ๐Ÿšš Temporary hack for Etherpad Lite. It will be removed soon.
  • v2.0.5 Changes

    January 04, 2015
    • ๐Ÿ›  Fix leaking global fn
  • v2.0.4 Changes

    January 04, 2015
    • ๐Ÿ›  Fix leaking global includeSource
    • โšก๏ธ Update client-side instructions
  • v2.0.3 Changes

    January 04, 2015
    • โž• Add Travis CI support
    • โž• Add LICENSE file
    • ๐Ÿ‘ Better compatibility with EJS v1 for options
    • โž• Add debug option
    • ๐Ÿ›  Fix typos in examples in README