Phillip Johnsen
b28bf2c46b
:ship: bump to version 3.1.0
6 년 전
Phillip Johnsen
96cb5ef372
:ship: bump to version 3.0.3
6 년 전
Phillip Johnsen
6c3608bfb9
:ship: bump to version 3.0.2
6 년 전
Phillip Johnsen
38b1448e65
:ship: bump to version 3.0.1
7 년 전
Phillip Johnsen
f452acbe44
Update v3.0.0 release date in changelog
7 년 전
Phillip Johnsen
8ee916a497
Changelog for v3.0.0 ( #674 )
Added changelog for about to be published version with migration guides
for changes that might be considered unexpected.
7 년 전
Phillip Johnsen
49714ba8ae
:ship: bump to version 2.3.2
7 년 전
Phillip Johnsen
9578db96b1
Correct v2.3.1 release date in CHANGELOG.md
I made most of the `CHANGELOG.md` changes 2 August, but did not push the
version to npm until 7 August. Updating the changelog just in case anyone
updates and looks back on the changelog for clues of when things happen.
7 년 전
Phillip Johnsen
9e8035ddd2
:ship: bump to version 2.3.1
7 년 전
David da Silva
23beb3a880
:ship: bump to version 2.3.0
9 년 전
David da Silva
cd06b22dab
:ship: bump to version 2.2.1
10 년 전
David da Silva
b04249a4d6
Fix heading size in 2.2.0 CHANGELOG
I'm sorry. :see_no_evil:
10 년 전
David da Silva
aac23a542c
:ship: bump to version 2.2.0
10 년 전
David da Silva
20c089392e
:ship: bump to version 2.1.3
10 년 전
David da Silva Contin
55c1370a11
:ship: bump to version 2.1.2
11 년 전
David da Silva Contin
6ae6179c84
generate issue/username md links using gh-sauce
11 년 전
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 년 전
David da Silva Contin
2f51083565
issue/user links using gh-sauce for changelog
11 년 전
David da Silva Contin
aef96817ae
:ship: bump to version 2.1.1
11 년 전
David da Silva Contin
5b8bdb1ffc
added version links to change log
11 년 전
David da Silva Contin
a145a2f325
state that we use semver on the change log
11 년 전
David da Silva Contin
b479bb8fb8
:ship: bump to version 2.1.0
11 년 전
David da Silva
b5cc26842b
:ship: bump to version 2.0.0
11 년 전
David da Silva Contín
e3005bf213
(late) changelog update
11 년 전
David da Silva
d4ba5a19d4
bump to version 1.1.0
11 년 전
David da Silva
2ba7481d41
bump to version 1.0.0, resolves #325
11 년 전
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
12 년 전
Michael Jackson
58f77330ef
Version 0.8.1
12 년 전
Michael Jackson
e4a68c9e49
Version 0.8.0
12 년 전
Michael Jackson
c4b345f14c
Smaller API surface area
Removed cache* functions altogether. mustache.parse is all that's
really needed.
12 년 전
Michael Jackson
b114120741
Major reorganization and cleanup
12 년 전
Michael Jackson
b626d12395
Version 0.7.3
12 년 전
Michael Jackson
381aca9feb
Update CHANGES
13 년 전
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 년 전
Michael Jackson
66020162c8
Update CHANGES
13 년 전
Michael Jackson
740fd72d26
Version 0.7.2
13 년 전
Michael Jackson
9075d25b86
Update CHANGES
13 년 전
Michael Jackson
3fea961f06
Use mocha for testing
13 년 전
Michael Jackson
c09c7f54a3
Version 0.7.1
13 년 전
Michael Jackson
9fb00529d4
Updated with most recent changes
13 년 전
Michael Jackson
8b19e0ef23
Version 0.7.0
13 년 전
Michael Jackson
0ea95746a8
Allow auto-loading of partials
Fixes #247
13 년 전
Michael Jackson
a5dbb708d7
Fix text token offsets
Text tokens now accurately reflect their content's exact position
in the original template.
13 년 전
Michael Jackson
dc6cdf1ae6
Rename Renderer => Writer
13 년 전
Michael Jackson
0c0c6fde3a
Don't use eval
Fixes #207 #210
13 년 전
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 년 전
Michael Jackson
3fb61fc056
More concise token format
13 년 전
Michael Jackson
be4fd1cc29
Text passed to higher-order sections unrendered
Fixes #187
13 년 전
Michael Jackson
f5d18caee2
Version 0.6.0
13 년 전
Michael Jackson
f7c6a2064d
Track changes in CHANGES
13 년 전