e42a864
Use "Node.js" instead of "node" in README.md by
2019-10-08 10:52:23 +0200
e52478c
Remove traces of spm since that project has been deprecated by
2019-10-07 20:45:02 +0200
b28bf2c
(tag: v3.1.0)
:ship: bump to version 3.1.0 by
2019-09-13 13:15:33 +0200
81b0fab
Run GitHub Actions tests on PRs as well by
2019-09-13 13:08:48 +0200
d820d25
Fix indentation of inline partials (#716) by
2019-09-13 14:04:33 +0300
13cde04
Support .js views with functions in CLI (#717) by
2019-09-13 06:57:30 -0400
58960ed
(refs/pull/717/head)
Change function call to isJsFile as well by
2019-09-12 20:01:53 -0400
d856185
Update bin/mustache by
2019-09-12 19:46:15 -0400
4221728
Test view with functions from cli by
2019-09-07 12:51:24 -0400
51bd7fd
Can not use path.parse in version node 0.10 by
2019-09-04 21:10:11 -0400
deb13b7
Change let to var for consistency. by
2019-09-04 20:59:50 -0400
625d3cd
Fixes #429 - support .js views with functions. by
2019-09-04 20:16:02 -0400
92aa713
(refs/pull/716/head)
change var name by
2019-08-27 14:25:04 +0300
944f361
a fix fo 715 by
2019-08-27 14:17:44 +0300
96cb5ef
(tag: v3.0.3)
:ship: bump to version 3.0.3 by
2019-08-27 10:52:07 +0200
4c9ef8f
Bugfix for wrong functions output in partials with indentation (#714) by
2019-08-27 08:55:53 +0200
b3dd964
(refs/pull/714/head)
Bugfix for wrong functions output in partials with indentation by
2019-08-26 21:17:31 +0200
c4e56ef
Add test cases for custom functions in partials (#713) by
2019-08-26 21:25:04 +0200
805d9f9
(refs/pull/713/head)
More meaningful test by
2019-08-26 15:03:33 +0200
647d842
Node 0.x compatibility by
2019-08-26 14:52:44 +0200
307b725
Add test cases for custom functions in partials by
2019-08-26 14:37:26 +0200
6c3608b
(tag: v3.0.2)
:ship: bump to version 3.0.2 by
2019-08-21 22:12:37 +0200
619c928
Delete old GitHub Actions workflow file by
2019-08-21 21:55:06 +0200
baa74f3
(refs/pull/691/merge)
Merge a5920c37b3 into 1c4187ab31 by
2019-08-21 19:52:18 +0000
fc8eb5d
Convert to new GitHub Actions yaml format by
2019-08-21 21:51:33 +0200
1c4187a
Don't run browser tests on IE 9 and IE 10, start from IE 11 and above by
2019-08-21 21:36:08 +0200
69e2bf3
Add mustache partials indentation spec and fix one broken test by
2019-07-09 09:44:52 +0300
cadf571
Indent Partials by
2016-12-03 01:27:34 +0000
c56582a
(refs/pull/705/head)
Add mustache partials indentation spec and fix one broken test by
2019-07-09 09:44:52 +0300
b5d2377
Indent Partials by
2016-12-03 01:27:34 +0000
b1a0367
(refs/pull/527/merge)
Merge ff727be1a2 into 1a244cbbd9 by
2019-08-15 14:15:25 +0000
83e2ade
(refs/pull/619/merge)
Merge edbfaaf1ba into 1a244cbbd9 by
2019-08-01 08:15:50 +0000
1a244cb
Install deps *before* tests in Actions workflow by
2019-08-01 09:47:14 +0200
930a485
Install deps as part of GitHub Actions workflow by
2019-08-01 09:41:39 +0200
d0290c4
Try a basic GitHub Actions workflow by
2019-08-01 09:36:35 +0200
bb700c5
Start linting all test/ files as part of test script (#704) by
2019-08-01 09:32:06 +0200
e3e6ce1
(refs/pull/708/head)
Expand context in renderPartial's call to renderTokens. Fix for "Partials in nested objects don't work #627" by
2019-07-22 15:24:54 +0200
ac04d6a
(refs/pull/704/head)
Start linting all test/ files as part of test script by
2019-07-08 21:59:05 +0200
395a24d
(refs/pull/703/head)
fix code styling issues by
2019-06-27 19:53:26 +0300
d06d0bf
merge with the previous solution by
2019-06-27 19:40:40 +0300
97fba6d
(refs/pull/563/merge)
Merge 4b43913623 into 11ac71ae42 by
2019-06-26 22:03:25 +0000
9094800
rename to partial-test.js so that it will be run by
2019-06-27 01:02:29 +0300
ceff8d8
make the partials work exactly as the spec by
2019-06-27 00:51:08 +0300
11ac71a
Run tests on Node.js 10 & 12 after CLI test got fixed by
2019-06-26 22:30:59 +0200
932ad33
cli-test: fs.unlink → fs.unlinkSync to fix test failure on Node 10 (#701) by
2019-06-26 13:29:28 -0700
78eb820
Run tests on Node.js 8 as well by
2019-06-26 21:37:26 +0200
337da20
Preserve indentation when rendering partials by
2019-06-26 00:12:35 +0300
202a5cb
(refs/pull/701/head)
cli-test: fs.unlink → fs.unlinkSync to fix test failure on Node 10 by
2019-06-19 16:10:28 -0700
fe06a16
Cut official support for Node.js 0.8 by not running tests on it anymore (#700) by
2019-06-10 21:06:28 +0200
fb696b3
(refs/pull/700/head)
Cut official support for Node.js 0.8 by not running tests on it anymore by
2019-06-08 15:10:18 +0200
639c94f
Updated Beard Competition URL in README.md (#699) by
2019-06-08 07:29:36 -0500
527869b
(refs/pull/699/head)
Update README.md by
2019-06-07 19:18:13 -0500
a5920c3
(refs/pull/691/head)
Pipeline with recursive search. To take a function with parent by
2019-02-22 16:35:25 -0300
9e0ddbc
Fixed a problem with undefined function. by
2019-02-06 11:04:58 -0200
d5b974c
Fixed eslint by
2019-02-05 23:24:49 -0200
10c3381
Use shift to get name from replacedName by
2019-02-05 20:24:18 -0200
47e3003
Added pipeline helper, with tests by
2019-02-05 20:16:19 -0200
38b1448
(tag: v3.0.1)
:ship: bump to version 3.0.1 by
2018-11-11 22:24:04 +0100
d170f41
Add test to verify custom tags are used in partials for via `.render()` by
2018-11-11 21:43:52 +0100
b86665d
Use older version of eslint to stay pre Node.js 1 compliant a little longer by
2018-11-11 22:05:27 +0100
5a5c1d4
Fix partials not rendering tokens when using custom tags (#678) by
2018-09-28 14:38:48 -0300
71bfc6e
(refs/pull/679/head)
[#678]: Fix partials were not rendering tokens when not using default tags by
2018-09-28 14:38:48 -0300
792c982
(refs/pull/640/merge)
Merge abb9bb2bde into 17510f07d1 by
2018-09-16 21:48:23 +0000
d2f1b91
(refs/pull/641/merge)
Merge ab64865273 into 17510f07d1 by
2018-09-16 21:48:23 +0000
17510f0
(tag: v3.0.0)
:ship: bump to version 3.0.0 by
2018-09-16 22:36:05 +0200
f452acb
Update v3.0.0 release date in changelog by
2018-09-16 22:33:23 +0200
8ee916a
Changelog for v3.0.0 (#674) by
2018-09-16 22:20:08 +0200
55dab86
(refs/pull/674/head)
Fixed grammatical issues by
2018-09-16 22:16:13 +0200
a0b94e7
Minor custom delimiters text improvement by
2018-09-08 13:51:01 +0200
57a7a93
Add guide and example of custom delimiters behaviour by
2018-09-08 13:47:54 +0200
d120173
New example of new primitive properties rendering by
2018-09-08 12:55:53 +0200
ed169ff
WIP: changelog for v3.0.0 by
2018-08-27 10:18:32 +0200
a2699e4
Allow rendering properties of primitive types that are not objects (#618) by
2018-08-25 18:05:47 -0400
efdeb55
Add tags parameter to .render() by
2018-08-16 22:50:22 -0400
288989b
(refs/pull/671/merge)
Merge 622b9c9b23 into 8e45409455 by
2018-08-25 21:35:00 +0000
8e45409
Update README.md to reflect correct caching behavior by
2018-08-16 22:58:29 -0400
7845848
Reintroduce pull requests #643 and #664, and update description for parse method by
2018-08-16 09:30:29 -0400
38622e8
(refs/pull/673/merge)
Merge f4ffecc12b into 49714ba8ae by
2018-08-17 12:53:37 +0000
49714ba
(tag: v2.3.2)
:ship: bump to version 2.3.2 by
2018-08-17 14:08:12 +0200
5acafd3
Fix custom tags by rolling back #643 & #664 (#670) by
2018-08-17 03:00:53 -0400
622b9c9
(refs/pull/671/head)
Update README.md to reflect correct caching behavior by
2018-08-16 22:58:29 -0400
f4ffecc
(refs/pull/673/head)
add tags parameter to render by
2018-08-16 22:50:22 -0400
21e65b8
Reintroduce pull requests #643 and #664, and update description for parse method by
2018-08-16 09:30:29 -0400
b2481ed
(refs/pull/670/head)
Rollback pull requests #643 and #664 by
2018-08-16 09:16:28 -0400
9578db9
Correct v2.3.1 release date in CHANGELOG.md by
2018-08-07 20:18:36 +0200
9e8035d
(tag: v2.3.1)
:ship: bump to version 2.3.1 by
2018-08-02 20:27:09 +0200
2659301
Fix `Rakefile` by deleting refs to removed install tasks by
2018-08-07 14:51:31 +0200
e443ada
Use ngrok rather than localtunnel when running browser tests (#668) by
2018-08-07 14:10:23 +0200
5c45ae4
(refs/pull/668/head)
Use ngrok rather than localtunnel when running browser tests by
2018-08-03 10:20:05 +0200
5bbe25e
Fix browser test suite by using Node.js 6 (#667) by
2018-08-02 23:18:42 +0200
d069397
(refs/pull/667/head)
Only install npm v2 on Travis CI when testing Node.js 0.8 by
2018-08-02 22:57:39 +0200
79c1ede
Fix browser tests by running them on Node.js 6 by
2018-08-02 22:28:18 +0200
0a9999a
Install release tools with npm rather than via pre-commit hook (#666) by
2018-08-02 12:07:25 +0200
77a516c
(refs/pull/666/head)
chore: install release tools with npm rather than via pre-commit hook by
2018-07-29 01:15:32 +0200
091cebc
(refs/pull/630/merge)
Merge bb86f904ac into 28ca619a24 by
2018-07-27 23:08:22 +0000
4aaa571
(refs/pull/633/merge)
Merge a2d011f084 into 28ca619a24 by
2018-07-27 23:08:21 +0000
28ca619
fix bug: cache actually not working (#664) by
2018-07-28 07:14:38 +0900
a871888
(refs/pull/664/head)
fix bug: cache actually not working by
2018-07-15 22:37:17 +0900
9c8cc41
(refs/pull/662/head)
fix tag value if statement by
2018-06-28 12:11:53 -0700
85a2c2d
Readme: Mustache.parse returns an array of Tokens (#657) by
2018-06-17 23:58:21 -0700