All Versions
42
Latest Version
Avg Release Cycle
81 days
Latest Release
1570 days ago
Changelog History
Page 4
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)
- ๐ Fix
-
v2.1.2 Changes
January 11, 2015- ๐ Fix
scope
option handling - ๐ Improve testing coverage (@TimothyGu)
- ๐ Fix
-
v2.1.1 Changes
January 11, 2015- โ Add
_with
option to control whether or not to usewith() {}
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)
- โ Add
-
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
- ๐ Fix leaking global
-
v2.0.4 Changes
January 04, 2015- ๐ Fix leaking global
includeSource
- โก๏ธ Update client-side instructions
- ๐ Fix leaking global
-
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