David da Silva
20c089392e
:ship: bump to version 2.1.3
10 years ago
David da Silva Contin
55c1370a11
:ship: bump to version 2.1.2
11 years ago
David da Silva Contin
6ae6179c84
generate issue/username md links using gh-sauce
11 years ago
David da Silva Contin
58c293ad7c
Revert "issue/user links using gh-sauce for changelog"
This reverts commit 2f51083565 . Util is
not yet configurable, so issue links point to `mocha`.
11 years ago
David da Silva Contin
2f51083565
issue/user links using gh-sauce for changelog
11 years ago
David da Silva Contin
aef96817ae
:ship: bump to version 2.1.1
11 years ago
David da Silva Contin
5b8bdb1ffc
added version links to change log
11 years ago
David da Silva Contin
a145a2f325
state that we use semver on the change log
11 years ago
David da Silva Contin
b479bb8fb8
:ship: bump to version 2.1.0
11 years ago
David da Silva
b5cc26842b
:ship: bump to version 2.0.0
11 years ago
David da Silva Contín
e3005bf213
(late) changelog update
11 years ago
David da Silva
d4ba5a19d4
bump to version 1.1.0
11 years ago
David da Silva
2ba7481d41
bump to version 1.0.0, resolves #325
11 years ago
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
12 years ago
Michael Jackson
58f77330ef
Version 0.8.1
12 years ago
Michael Jackson
e4a68c9e49
Version 0.8.0
12 years ago
Michael Jackson
c4b345f14c
Smaller API surface area
Removed cache* functions altogether. mustache.parse is all that's
really needed.
12 years ago
Michael Jackson
b114120741
Major reorganization and cleanup
12 years ago
Michael Jackson
b626d12395
Version 0.7.3
12 years ago
Michael Jackson
381aca9feb
Update CHANGES
13 years ago
Michael Jackson
0d8b00fa67
Allow compiling of tokens without template
This commit allows pre-compiled templates to be executed without
keeping the original template around. It is still required when using
higher-order functions.
Fixes #262
13 years ago
Michael Jackson
66020162c8
Update CHANGES
13 years ago
Michael Jackson
740fd72d26
Version 0.7.2
13 years ago
Michael Jackson
9075d25b86
Update CHANGES
13 years ago
Michael Jackson
3fea961f06
Use mocha for testing
13 years ago
Michael Jackson
c09c7f54a3
Version 0.7.1
13 years ago
Michael Jackson
9fb00529d4
Updated with most recent changes
13 years ago
Michael Jackson
8b19e0ef23
Version 0.7.0
13 years ago
Michael Jackson
0ea95746a8
Allow auto-loading of partials
Fixes #247
13 years ago
Michael Jackson
a5dbb708d7
Fix text token offsets
Text tokens now accurately reflect their content's exact position
in the original template.
13 years ago
Michael Jackson
dc6cdf1ae6
Rename Renderer => Writer
13 years ago
Michael Jackson
0c0c6fde3a
Don't use eval
Fixes #207 #210
13 years ago
Michael Jackson
544a32b7a1
Make high-level API same as Renderer API
Also, allow partials to be passed to the function that is returned
for pre-compiled templates. This makes the API more consistent all
around, but comes with the caveat that renderers are much more
aggressive at caching. Now, any time a template or partial is
compiled with the same name as a previously compiled template the
cached version is used.
Fixes #240
13 years ago
Michael Jackson
3fb61fc056
More concise token format
13 years ago
Michael Jackson
be4fd1cc29
Text passed to higher-order sections unrendered
Fixes #187
13 years ago
Michael Jackson
f5d18caee2
Version 0.6.0
13 years ago
Michael Jackson
f7c6a2064d
Track changes in CHANGES
13 years ago