diff --git a/CHANGELOG.md b/CHANGELOG.md index cbeb2e8..deb0afa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,165 +1,168 @@ ## Change Log +### upcoming (2015/03/12 00:33 +00:00) +- [d781abf](https://github.com/linkedin/dustjs-helpers/commit/d781abf5ef6b77c28a8fd115731f6b51fd5cc292) update changelog to 1.6.1 changes + ### v1.6.1 (2015/03/11 23:49 +00:00) -- [7d8501c](https://github.com/prashn64/dustjs-helpers/commit/7d8501cd23ff41a6ab41387e9703d519f123e997) Handle string 0 in math helper (@thefourtheye) -- [4b1fae1](https://github.com/prashn64/dustjs-helpers/commit/4b1fae1922e4e3726e540d48058b98903f0161cc) Add Bowerfile. Update package.json (@sethkinast) -- [#116](https://null/prashn64/dustjs-helpers/pull/116) Bower support (@sethkinast) -- [#112](https://null/prashn64/dustjs-helpers/pull/112) Add Travis test targets for node 0.12 and iojs. (@sethkinast) -- [#117](https://null/prashn64/dustjs-helpers/pull/117) Handle string 0 in math helper and add toint to the params for @math. (@sethkinast) -- [4655dd5](https://github.com/prashn64/dustjs-helpers/commit/4655dd56840c1d4f2058cf6c34cb295b741f8f0a) Allow tests to test log messages as well. Add some log message tests. (@sethkinast) -- [#118](https://null/prashn64/dustjs-helpers/pull/118) Allow tests to test log messages. Add some log message tests. (@sethkinast) -- [7722607](https://github.com/prashn64/dustjs-helpers/commit/77226073e93fb03a3ddc10e3cc84dc49f5e8bfa3) Fix lookup of references outside a {@select} block. (@sethkinast) -- [#122](https://null/prashn64/dustjs-helpers/pull/122) Fix lookup of references outside a {@select} block. (@sethkinast) -- [996e2f5](https://github.com/prashn64/dustjs-helpers/commit/996e2f50c39cebcfe3d1988820ac2075f1b5830c) Release v1.6.1 +- [7d8501c](https://github.com/linkedin/dustjs-helpers/commit/7d8501cd23ff41a6ab41387e9703d519f123e997) Handle string 0 in math helper (@thefourtheye) +- [4b1fae1](https://github.com/linkedin/dustjs-helpers/commit/4b1fae1922e4e3726e540d48058b98903f0161cc) Add Bowerfile. Update package.json (@sethkinast) +- [#116](https://github.com/linkedin/dustjs-helpers/pull/116) Bower support (@sethkinast) +- [#112](https://github.com/linkedin/dustjs-helpers/pull/112) Add Travis test targets for node 0.12 and iojs. (@sethkinast) +- [#117](https://github.com/linkedin/dustjs-helpers/pull/117) Handle string 0 in math helper and add toint to the params for @math. (@sethkinast) +- [4655dd5](https://github.com/linkedin/dustjs-helpers/commit/4655dd56840c1d4f2058cf6c34cb295b741f8f0a) Allow tests to test log messages as well. Add some log message tests. (@sethkinast) +- [#118](https://github.com/linkedin/dustjs-helpers/pull/118) Allow tests to test log messages. Add some log message tests. (@sethkinast) +- [7722607](https://github.com/linkedin/dustjs-helpers/commit/77226073e93fb03a3ddc10e3cc84dc49f5e8bfa3) Fix lookup of references outside a {@select} block. (@sethkinast) +- [#122](https://github.com/linkedin/dustjs-helpers/pull/122) Fix lookup of references outside a {@select} block. (@sethkinast) +- [996e2f5](https://github.com/linkedin/dustjs-helpers/commit/996e2f50c39cebcfe3d1988820ac2075f1b5830c) Release v1.6.1 ### v1.6.0 (2015/03/05 19:00 +00:00) -- [3584658](https://github.com/prashn64/dustjs-helpers/commit/35846582d83b5decb498782ae90018b63b0ea355) Update CHANGELOG to 1.5.0 (@sethkinast) -- [0da733a](https://github.com/prashn64/dustjs-helpers/commit/0da733acb424e9e0357dbf0822ed25f526b016af) Add {@first} and {@last} helpers (@sethkinast) -- [f96f820](https://github.com/prashn64/dustjs-helpers/commit/f96f820621870a31fcd6063b46a989021dea1d1b) Add {@any} helper. (@sethkinast) -- [#107](https://null/prashn64/dustjs-helpers/pull/107) Add {@any} helper for use within an {@select} body. (@sethkinast) -- [b872ed5](https://github.com/prashn64/dustjs-helpers/commit/b872ed51362b127140b73d3fb7db3482ed741e17) Add {@none} helper as the converse to {@any} (@sethkinast) -- [0a90948](https://github.com/prashn64/dustjs-helpers/commit/0a90948d936820a96b7ac33239a8e13e8a82d3de) Select helper should still operate if its key parameter is set but resolves to undefined. (@sethkinast) -- [ec13559](https://github.com/prashn64/dustjs-helpers/commit/ec135591663b8812e28ea8734b6d739c88082eb2) remove if and idx helpers (@jimmyhchan) -- [77ccacd](https://github.com/prashn64/dustjs-helpers/commit/77ccacda93aadf283279dcf46787abe3f6faafca) Add AMD support (@sethkinast) -- [#103](https://null/prashn64/dustjs-helpers/pull/103) Add {@first} and {@last} helpers (@sethkinast) -- [#108](https://null/prashn64/dustjs-helpers/pull/108) Add {@none} helper as the converse to {@any} (@sethkinast) -- [#109](https://null/prashn64/dustjs-helpers/pull/109) Select helper should still operate if its key parameter is set but resolves to undefined. (@sethkinast) -- [#111](https://null/prashn64/dustjs-helpers/pull/111) Add AMD support (@sethkinast) -- [f136385](https://github.com/prashn64/dustjs-helpers/commit/f1363857755bfa75b40111590a26330c49faed99) fix merge conflict (@jimmyhchan) -- [e517208](https://github.com/prashn64/dustjs-helpers/commit/e51720895840db254ece6bd0ebb7325393cb54c2) Add Travis test targets (@sethkinast) -- [fd66002](https://github.com/prashn64/dustjs-helpers/commit/fd6600294e822047e7ab8dd1503463f3a8dc983b) Stop archiving old releases (@sethkinast) -- [#110](https://null/prashn64/dustjs-helpers/pull/110) Remove @if and @idx (@jimmyhchan) -- [#113](https://null/prashn64/dustjs-helpers/pull/113) Stop archiving old releases (@sethkinast) -- [ac99d0f](https://github.com/prashn64/dustjs-helpers/commit/ac99d0f7b93c3873466d9e85b0b21a77bf5425aa) Release v1.6.0 (@sethkinast) +- [3584658](https://github.com/linkedin/dustjs-helpers/commit/35846582d83b5decb498782ae90018b63b0ea355) Update CHANGELOG to 1.5.0 (@sethkinast) +- [0da733a](https://github.com/linkedin/dustjs-helpers/commit/0da733acb424e9e0357dbf0822ed25f526b016af) Add {@first} and {@last} helpers (@sethkinast) +- [f96f820](https://github.com/linkedin/dustjs-helpers/commit/f96f820621870a31fcd6063b46a989021dea1d1b) Add {@any} helper. (@sethkinast) +- [#107](https://github.com/linkedin/dustjs-helpers/pull/107) Add {@any} helper for use within an {@select} body. (@sethkinast) +- [b872ed5](https://github.com/linkedin/dustjs-helpers/commit/b872ed51362b127140b73d3fb7db3482ed741e17) Add {@none} helper as the converse to {@any} (@sethkinast) +- [0a90948](https://github.com/linkedin/dustjs-helpers/commit/0a90948d936820a96b7ac33239a8e13e8a82d3de) Select helper should still operate if its key parameter is set but resolves to undefined. (@sethkinast) +- [ec13559](https://github.com/linkedin/dustjs-helpers/commit/ec135591663b8812e28ea8734b6d739c88082eb2) remove if and idx helpers (@jimmyhchan) +- [77ccacd](https://github.com/linkedin/dustjs-helpers/commit/77ccacda93aadf283279dcf46787abe3f6faafca) Add AMD support (@sethkinast) +- [#103](https://github.com/linkedin/dustjs-helpers/pull/103) Add {@first} and {@last} helpers (@sethkinast) +- [#108](https://github.com/linkedin/dustjs-helpers/pull/108) Add {@none} helper as the converse to {@any} (@sethkinast) +- [#109](https://github.com/linkedin/dustjs-helpers/pull/109) Select helper should still operate if its key parameter is set but resolves to undefined. (@sethkinast) +- [#111](https://github.com/linkedin/dustjs-helpers/pull/111) Add AMD support (@sethkinast) +- [f136385](https://github.com/linkedin/dustjs-helpers/commit/f1363857755bfa75b40111590a26330c49faed99) fix merge conflict (@jimmyhchan) +- [e517208](https://github.com/linkedin/dustjs-helpers/commit/e51720895840db254ece6bd0ebb7325393cb54c2) Add Travis test targets (@sethkinast) +- [fd66002](https://github.com/linkedin/dustjs-helpers/commit/fd6600294e822047e7ab8dd1503463f3a8dc983b) Stop archiving old releases (@sethkinast) +- [#110](https://github.com/linkedin/dustjs-helpers/pull/110) Remove @if and @idx (@jimmyhchan) +- [#113](https://github.com/linkedin/dustjs-helpers/pull/113) Stop archiving old releases (@sethkinast) +- [ac99d0f](https://github.com/linkedin/dustjs-helpers/commit/ac99d0f7b93c3873466d9e85b0b21a77bf5425aa) Release v1.6.0 (@sethkinast) ### v1.5.0 (2014/11/20 00:54 +00:00) -- [a002545](https://github.com/prashn64/dustjs-helpers/commit/a00254559d19e60c99904b9dcf8147afdf968239) Update README and add CHANGELOG (@sethkinast) -- [#101](https://null/prashn64/dustjs-helpers/pull/101) Update README and add CHANGELOG (@sethkinast) -- [856d628](https://github.com/prashn64/dustjs-helpers/commit/856d6289aacead6882af0cf7b758628f2772a363) Coerce falsy values when a type is specified by a comparison helper. (@sethkinast) -- [b27c30a](https://github.com/prashn64/dustjs-helpers/commit/b27c30ac23f5d987c8fa22524448dd34828e64f0) Comparison helpers should still execute when their key parameter is set but resolves to undefined. (@sethkinast) -- [#104](https://null/prashn64/dustjs-helpers/pull/104) Coerce falsy values when a type is specified by a comparison helper. (@sethkinast) -- [5f4c276](https://github.com/prashn64/dustjs-helpers/commit/5f4c27696767eac5d6c6a193901d8c0931f74529) Cleanup syntax in coerce() (@sethkinast) -- [#105](https://null/prashn64/dustjs-helpers/pull/105) Comparison helpers should still execute when their key parameter is set, but it resolves to undefined. (@sethkinast) -- [20e0226](https://github.com/prashn64/dustjs-helpers/commit/20e022686f3314ad3e8e7d3284422b45a68da396) Deprecate {@if} and {@idx} (@sethkinast) -- [#102](https://null/prashn64/dustjs-helpers/pull/102) Deprecate {@if} and {@idx} helpers (@sethkinast) -- [5624d73](https://github.com/prashn64/dustjs-helpers/commit/5624d733cff11a87fcf58180e5145bfdde3824b9) Add keywords and bump peerDependency version in prep for 1.5.0 (@sethkinast) -- [0492eba](https://github.com/prashn64/dustjs-helpers/commit/0492eba15c7339cf87fc26f59f75bc68fba5048f) Release v1.5.0 (@sethkinast) +- [a002545](https://github.com/linkedin/dustjs-helpers/commit/a00254559d19e60c99904b9dcf8147afdf968239) Update README and add CHANGELOG (@sethkinast) +- [#101](https://github.com/linkedin/dustjs-helpers/pull/101) Update README and add CHANGELOG (@sethkinast) +- [856d628](https://github.com/linkedin/dustjs-helpers/commit/856d6289aacead6882af0cf7b758628f2772a363) Coerce falsy values when a type is specified by a comparison helper. (@sethkinast) +- [b27c30a](https://github.com/linkedin/dustjs-helpers/commit/b27c30ac23f5d987c8fa22524448dd34828e64f0) Comparison helpers should still execute when their key parameter is set but resolves to undefined. (@sethkinast) +- [#104](https://github.com/linkedin/dustjs-helpers/pull/104) Coerce falsy values when a type is specified by a comparison helper. (@sethkinast) +- [5f4c276](https://github.com/linkedin/dustjs-helpers/commit/5f4c27696767eac5d6c6a193901d8c0931f74529) Cleanup syntax in coerce() (@sethkinast) +- [#105](https://github.com/linkedin/dustjs-helpers/pull/105) Comparison helpers should still execute when their key parameter is set, but it resolves to undefined. (@sethkinast) +- [20e0226](https://github.com/linkedin/dustjs-helpers/commit/20e022686f3314ad3e8e7d3284422b45a68da396) Deprecate {@if} and {@idx} (@sethkinast) +- [#102](https://github.com/linkedin/dustjs-helpers/pull/102) Deprecate {@if} and {@idx} helpers (@sethkinast) +- [5624d73](https://github.com/linkedin/dustjs-helpers/commit/5624d733cff11a87fcf58180e5145bfdde3824b9) Add keywords and bump peerDependency version in prep for 1.5.0 (@sethkinast) +- [0492eba](https://github.com/linkedin/dustjs-helpers/commit/0492eba15c7339cf87fc26f59f75bc68fba5048f) Release v1.5.0 (@sethkinast) ### v1.4.0 (2014/11/04 22:03 +00:00) -- [03cd65f](https://github.com/prashn64/dustjs-helpers/commit/03cd65f51a6983ae25143bfd6533b2eef6f3f63b) Encode opening brackets in contextDump helper -- [#94](https://null/prashn64/dustjs-helpers/pull/94) Encode opening brackets in contextDump helper (@prashn64) -- [7f1b442](https://github.com/prashn64/dustjs-helpers/commit/7f1b442bb9d0467f67be329921cdea23eff96d71) version 1.4.0 will dep dustjs 2.4-2.5 (@sethkinast) -- [5749311](https://github.com/prashn64/dustjs-helpers/commit/574931193c64e72bb7eae9b013a5aa0981ab2952) Get coverage back above 0.9 (@sethkinast) -- [9ebfc6f](https://github.com/prashn64/dustjs-helpers/commit/9ebfc6f4cb6011a97116c09a0242ef3a2b0f3ba4) Release v1.4.0 (@sethkinast) +- [03cd65f](https://github.com/linkedin/dustjs-helpers/commit/03cd65f51a6983ae25143bfd6533b2eef6f3f63b) Encode opening brackets in contextDump helper +- [#94](https://github.com/linkedin/dustjs-helpers/pull/94) Encode opening brackets in contextDump helper (@prashn64) +- [7f1b442](https://github.com/linkedin/dustjs-helpers/commit/7f1b442bb9d0467f67be329921cdea23eff96d71) version 1.4.0 will dep dustjs 2.4-2.5 (@sethkinast) +- [5749311](https://github.com/linkedin/dustjs-helpers/commit/574931193c64e72bb7eae9b013a5aa0981ab2952) Get coverage back above 0.9 (@sethkinast) +- [9ebfc6f](https://github.com/linkedin/dustjs-helpers/commit/9ebfc6f4cb6011a97116c09a0242ef3a2b0f3ba4) Release v1.4.0 (@sethkinast) ### v1.3.0 (2014/09/09 23:36 +00:00) -- [192e834](https://github.com/prashn64/dustjs-helpers/commit/192e83474ed433bd0ec64672bfd82b790f32f8f9) Fix #72 'Dust helpers empty on server side'; Merge #64 'Use iteration to populate dust.helpers' (@kate2753) -- [4e5fcaf](https://github.com/prashn64/dustjs-helpers/commit/4e5fcafd0610f736965a709f4ba90585b6037696) Refactor and clean up spec runners for node, add unit tests for require('dustjs-helpers') (@kate2753) -- [#69](https://null/prashn64/dustjs-helpers/pull/69) Allow debugging unminified source code. Update README.md to explain these changes. (@kate2753) -- [0725624](https://github.com/prashn64/dustjs-helpers/commit/07256241d9e3383edd4395219c9e86fd1f51b52b) Fix contextDump test to align with dustjs-linkedin 2.3.x compiler changes(_get -> get) -- [#77](https://null/prashn64/dustjs-helpers/pull/77) Fix contextDump test to align with dustjs-linkedin 2.3.x compiler changes (@prashn64) -- [d176530](https://github.com/prashn64/dustjs-helpers/commit/d1765303d1aa7b61fe6cc0c2a2cae205e64c1166) Catch up to latest version of dust core and fix failing unit test (@kate2753) -- [0673b37](https://github.com/prashn64/dustjs-helpers/commit/0673b37497dae8c12228ca301869cfaa57dabdae) Fix failing npm install in node 0.8 https://github.com/jshint/jshint/issues/1681 (@kate2753) -- [#73](https://null/prashn64/dustjs-helpers/pull/73) Extend the dust.helpers object instead of clobbering. (@kate2753) -- [13430e7](https://github.com/prashn64/dustjs-helpers/commit/13430e74551d83e8825b6a2282fa363bd85b47c3) switched console.log for dust.log (@seriousManual) -- [72fac63](https://github.com/prashn64/dustjs-helpers/commit/72fac6357eda9cbbec189862187da23ae2d3076b) falling back to an noop function (@seriousManual) -- [#88](https://null/prashn64/dustjs-helpers/pull/88) switched console.log for dust.log (@zaphod1984) -- [f07d54e](https://github.com/prashn64/dustjs-helpers/commit/f07d54ec6199b797a462656bdfa047e223319657) use peerDependencies instead of dependencies -- [02754ea](https://github.com/prashn64/dustjs-helpers/commit/02754ea303614680b98a5688fbafb56a09e02c0b) fix tests (@qraynaud) -- [#89](https://null/prashn64/dustjs-helpers/pull/89) use peerDependencies instead of dependencies for dustjs-linkedin module (@qraynaud) -- [c0daff0](https://github.com/prashn64/dustjs-helpers/commit/c0daff0be02187d8bf0fdc2e83c16a983ddc93b0) Release v1.3.0 +- [192e834](https://github.com/linkedin/dustjs-helpers/commit/192e83474ed433bd0ec64672bfd82b790f32f8f9) Fix #72 'Dust helpers empty on server side'; Merge #64 'Use iteration to populate dust.helpers' (@kate2753) +- [4e5fcaf](https://github.com/linkedin/dustjs-helpers/commit/4e5fcafd0610f736965a709f4ba90585b6037696) Refactor and clean up spec runners for node, add unit tests for require('dustjs-helpers') (@kate2753) +- [#69](https://github.com/linkedin/dustjs-helpers/pull/69) Allow debugging unminified source code. Update README.md to explain these changes. (@kate2753) +- [0725624](https://github.com/linkedin/dustjs-helpers/commit/07256241d9e3383edd4395219c9e86fd1f51b52b) Fix contextDump test to align with dustjs-linkedin 2.3.x compiler changes(_get -> get) +- [#77](https://github.com/linkedin/dustjs-helpers/pull/77) Fix contextDump test to align with dustjs-linkedin 2.3.x compiler changes (@prashn64) +- [d176530](https://github.com/linkedin/dustjs-helpers/commit/d1765303d1aa7b61fe6cc0c2a2cae205e64c1166) Catch up to latest version of dust core and fix failing unit test (@kate2753) +- [0673b37](https://github.com/linkedin/dustjs-helpers/commit/0673b37497dae8c12228ca301869cfaa57dabdae) Fix failing npm install in node 0.8 https://github.com/jshint/jshint/issues/1681 (@kate2753) +- [#73](https://github.com/linkedin/dustjs-helpers/pull/73) Extend the dust.helpers object instead of clobbering. (@kate2753) +- [13430e7](https://github.com/linkedin/dustjs-helpers/commit/13430e74551d83e8825b6a2282fa363bd85b47c3) switched console.log for dust.log (@seriousManual) +- [72fac63](https://github.com/linkedin/dustjs-helpers/commit/72fac6357eda9cbbec189862187da23ae2d3076b) falling back to an noop function (@seriousManual) +- [#88](https://github.com/linkedin/dustjs-helpers/pull/88) switched console.log for dust.log (@zaphod1984) +- [f07d54e](https://github.com/linkedin/dustjs-helpers/commit/f07d54ec6199b797a462656bdfa047e223319657) use peerDependencies instead of dependencies +- [02754ea](https://github.com/linkedin/dustjs-helpers/commit/02754ea303614680b98a5688fbafb56a09e02c0b) fix tests (@qraynaud) +- [#89](https://github.com/linkedin/dustjs-helpers/pull/89) use peerDependencies instead of dependencies for dustjs-linkedin module (@qraynaud) +- [c0daff0](https://github.com/linkedin/dustjs-helpers/commit/c0daff0be02187d8bf0fdc2e83c16a983ddc93b0) Release v1.3.0 ### v1.2.0 (2014/02/20 23:55 +00:00) -- [1b5097e](https://github.com/prashn64/dustjs-helpers/commit/1b5097eefc09fda20a59429f41a30779b9e7bb93) semicolons (@mouyang) -- [ad6544f](https://github.com/prashn64/dustjs-helpers/commit/ad6544fa3ea86685c719044ad0e03b5affa79aeb) add repo collab from smfoote (@mouyang) -- [#63](https://null/prashn64/dustjs-helpers/pull/63) semicolons (@mouyang) -- [9e28c8c](https://github.com/prashn64/dustjs-helpers/commit/9e28c8ced2721c1340e0d7b47d8639cf53c13f5d) Grunt build for this project (@kate2753) -- [#62](https://null/prashn64/dustjs-helpers/pull/62) Initial step to switch to grunt build process. (@kate2753) -- [114b026](https://github.com/prashn64/dustjs-helpers/commit/114b02600ba3b51f3b5dac1e151a8f7a3aca308d) Fix formatting in README.md (@kate2753) -- [#65](https://null/prashn64/dustjs-helpers/pull/65) Fix formatting in README.md (@kate2753) -- [6faf6fa](https://github.com/prashn64/dustjs-helpers/commit/6faf6faefef68bbdabe01e8d607767b5d1905693) Allow debugging unminified source code. Update README.md (@kate2753) -- [c9fdb38](https://github.com/prashn64/dustjs-helpers/commit/c9fdb38ec9904a805b51ac7eb9086fdbf4d62057) Allow calling dust.helpers.tap on interpolated parameters (dust body functions) (@kate2753) -- [#71](https://null/prashn64/dustjs-helpers/pull/71) dustjs-linkedin#423 fix dust.helpers.tap to work with dust body functions. Fix tap helper to not rely on isFunction flag set in dust core. Using helper.tap on Context functions (function in your JSON context) will now get chunk and context as arguments. (@kate2753) -- [0321118](https://github.com/prashn64/dustjs-helpers/commit/032111818f3335e9b243d71bb3c08e044643c918) Release v1.2.0 (@kate2753) +- [1b5097e](https://github.com/linkedin/dustjs-helpers/commit/1b5097eefc09fda20a59429f41a30779b9e7bb93) semicolons (@mouyang) +- [ad6544f](https://github.com/linkedin/dustjs-helpers/commit/ad6544fa3ea86685c719044ad0e03b5affa79aeb) add repo collab from smfoote (@mouyang) +- [#63](https://github.com/linkedin/dustjs-helpers/pull/63) semicolons (@mouyang) +- [9e28c8c](https://github.com/linkedin/dustjs-helpers/commit/9e28c8ced2721c1340e0d7b47d8639cf53c13f5d) Grunt build for this project (@kate2753) +- [#62](https://github.com/linkedin/dustjs-helpers/pull/62) Initial step to switch to grunt build process. (@kate2753) +- [114b026](https://github.com/linkedin/dustjs-helpers/commit/114b02600ba3b51f3b5dac1e151a8f7a3aca308d) Fix formatting in README.md (@kate2753) +- [#65](https://github.com/linkedin/dustjs-helpers/pull/65) Fix formatting in README.md (@kate2753) +- [6faf6fa](https://github.com/linkedin/dustjs-helpers/commit/6faf6faefef68bbdabe01e8d607767b5d1905693) Allow debugging unminified source code. Update README.md (@kate2753) +- [c9fdb38](https://github.com/linkedin/dustjs-helpers/commit/c9fdb38ec9904a805b51ac7eb9086fdbf4d62057) Allow calling dust.helpers.tap on interpolated parameters (dust body functions) (@kate2753) +- [#71](https://github.com/linkedin/dustjs-helpers/pull/71) dustjs-linkedin#423 fix dust.helpers.tap to work with dust body functions. Fix tap helper to not rely on isFunction flag set in dust core. Using helper.tap on Context functions (function in your JSON context) will now get chunk and context as arguments. (@kate2753) +- [0321118](https://github.com/linkedin/dustjs-helpers/commit/032111818f3335e9b243d71bb3c08e044643c918) Release v1.2.0 (@kate2753) ### v1.1.2 (2013/12/06 23:49 +00:00) -- [8b6b664](https://github.com/prashn64/dustjs-helpers/commit/8b6b664fe26bfae3b026641ccc90aaa8fa9ec291) Included ne as one of the supported helper in select's comment (@thefourtheye) -- [#52](https://null/prashn64/dustjs-helpers/pull/52) Included ne as one of the supported helper in select's comment (@thefourtheye) -- [8025ebf](https://github.com/prashn64/dustjs-helpers/commit/8025ebffe14f433956b109c90439c32b3429cf3e) Updates to make the tests pass. (@smfoote) -- [6185cd0](https://github.com/prashn64/dustjs-helpers/commit/6185cd0dc1994b7020bd247019c2b847a6b06044) Revert the version increase. (@smfoote) -- [8855889](https://github.com/prashn64/dustjs-helpers/commit/885588940fa10ac71e7e5f61d63e751c673dc957) Remove the updated dist file, as it is not necessary (@smfoote) -- [#56](https://null/prashn64/dustjs-helpers/pull/56) Updates to make the client tests pass. (@smfoote) -- [36901d7](https://github.com/prashn64/dustjs-helpers/commit/36901d7846c8aad81f47873b9cb01be458cc9b20) Fix spec runner (@kate2753) -- [#60](https://null/prashn64/dustjs-helpers/pull/60) Fix spec runner (@kate2753) -- [325e7cc](https://github.com/prashn64/dustjs-helpers/commit/325e7cc083544d6b8da874c57ffe6dbdd546e5d7) Improve @contextDump helper to format functions same way for all environments (@kate2753) -- [2c14511](https://github.com/prashn64/dustjs-helpers/commit/2c14511c94dfd271dc6aa5672d426f1d968ce38f) Fix code formatting\indent (@kate2753) -- [0b5dbb2](https://github.com/prashn64/dustjs-helpers/commit/0b5dbb21c22e2a30c5dd4c31c5df61f24716bee2) Add 1.1.2 dist file (@kate2753) -- [412dc59](https://github.com/prashn64/dustjs-helpers/commit/412dc594dc7ade36a7408ae7fb8bd358959f4ba4) Update regex for @contextDump function formatting (@kate2753) -- [#61](https://null/prashn64/dustjs-helpers/pull/61) Make @contextDump output consistent across different environments (@kate2753) +- [8b6b664](https://github.com/linkedin/dustjs-helpers/commit/8b6b664fe26bfae3b026641ccc90aaa8fa9ec291) Included ne as one of the supported helper in select's comment (@thefourtheye) +- [#52](https://github.com/linkedin/dustjs-helpers/pull/52) Included ne as one of the supported helper in select's comment (@thefourtheye) +- [8025ebf](https://github.com/linkedin/dustjs-helpers/commit/8025ebffe14f433956b109c90439c32b3429cf3e) Updates to make the tests pass. (@smfoote) +- [6185cd0](https://github.com/linkedin/dustjs-helpers/commit/6185cd0dc1994b7020bd247019c2b847a6b06044) Revert the version increase. (@smfoote) +- [8855889](https://github.com/linkedin/dustjs-helpers/commit/885588940fa10ac71e7e5f61d63e751c673dc957) Remove the updated dist file, as it is not necessary (@smfoote) +- [#56](https://github.com/linkedin/dustjs-helpers/pull/56) Updates to make the client tests pass. (@smfoote) +- [36901d7](https://github.com/linkedin/dustjs-helpers/commit/36901d7846c8aad81f47873b9cb01be458cc9b20) Fix spec runner (@kate2753) +- [#60](https://github.com/linkedin/dustjs-helpers/pull/60) Fix spec runner (@kate2753) +- [325e7cc](https://github.com/linkedin/dustjs-helpers/commit/325e7cc083544d6b8da874c57ffe6dbdd546e5d7) Improve @contextDump helper to format functions same way for all environments (@kate2753) +- [2c14511](https://github.com/linkedin/dustjs-helpers/commit/2c14511c94dfd271dc6aa5672d426f1d968ce38f) Fix code formatting\indent (@kate2753) +- [0b5dbb2](https://github.com/linkedin/dustjs-helpers/commit/0b5dbb21c22e2a30c5dd4c31c5df61f24716bee2) Add 1.1.2 dist file (@kate2753) +- [412dc59](https://github.com/linkedin/dustjs-helpers/commit/412dc594dc7ade36a7408ae7fb8bd358959f4ba4) Update regex for @contextDump function formatting (@kate2753) +- [#61](https://github.com/linkedin/dustjs-helpers/pull/61) Make @contextDump output consistent across different environments (@kate2753) ### v1.1.1 (2013/02/08 19:37 +00:00) -- [dfcf939](https://github.com/prashn64/dustjs-helpers/commit/dfcf939ebf4e6d105e702ff6d046a3c88a13c021) Update package.json (@vybs) -- [1af5544](https://github.com/prashn64/dustjs-helpers/commit/1af5544cf7c5eb949653ccb19489c51742046592) Update package.json (@vybs) -- [4e27b6f](https://github.com/prashn64/dustjs-helpers/commit/4e27b6f70f247f45affe96985676429ae962a3aa) Add @ne helper as the complement to the @eq helper (@smfoote) -- [e1dd9e9](https://github.com/prashn64/dustjs-helpers/commit/e1dd9e996660a7b56c0b5c8900bdd75d862fa028) Changing eq to ne. (@smfoote) -- [264ca97](https://github.com/prashn64/dustjs-helpers/commit/264ca97861d6f320c29eba4affddd0eae71080a3) Add tests for @ne (@smfoote) -- [35580a7](https://github.com/prashn64/dustjs-helpers/commit/35580a7ce3cb5fa3c7e78a24a5b47ddf56c1ea7d) Add tests for other types for ne (@smfoote) -- [#14](https://null/prashn64/dustjs-helpers/pull/14) Add @ne helper as the complement to the @eq helper (@linkedin) -- [35062d9](https://github.com/prashn64/dustjs-helpers/commit/35062d9d645d1894435830c02d04ca534669fa58) Update lib/dust-helpers.js (@vybs) -- [798bcca](https://github.com/prashn64/dustjs-helpers/commit/798bcca53eb1ebc8bdf6aa1af845c8be0bbe4768) fix the math helper and filter method to handle 0 as a valid key/operand value (@vybs) -- [cdbe69b](https://github.com/prashn64/dustjs-helpers/commit/cdbe69b83f95552e85502dc2b5ce7f93bb3e7389) fix: if operand missing, do not execute the math operation (@vybs) -- [fde6918](https://github.com/prashn64/dustjs-helpers/commit/fde691858758d609aec1f1043ee1448787d49699) Removing swap file from some ancient editor. Updating .gitignore accordingly. (@smfoote) -- [42a381b](https://github.com/prashn64/dustjs-helpers/commit/42a381bd186c89022a0cc319a2d970c6312cc01b) Add doc to the tap method on value resolution and clean up the places that unnecessarily used isdefined checks (@vybs) -- [bc0facf](https://github.com/prashn64/dustjs-helpers/commit/bc0facf20b6b12dd586534e8b7be215e13acd1d0) Update lib/dust-helpers.js (@vybs) -- [#18](https://null/prashn64/dustjs-helpers/pull/18) Removing swap file from some ancient editor. Updating .gitignore accordi... (@linkedin) -- [b121ec8](https://github.com/prashn64/dustjs-helpers/commit/b121ec8ad6c3c5abbeb3f67af10f5d647eb35ef8) fix the size helper for \n, \t and boolean true (@vybs) -- [1e7859e](https://github.com/prashn64/dustjs-helpers/commit/1e7859e3128d4c58f25a3828af2d96cf32920140) regenerate the dist helpers file (@vybs) -- [#24](https://null/prashn64/dustjs-helpers/pull/24) Fix the size helper for \n\\t (@linkedin) -- [329ecde](https://github.com/prashn64/dustjs-helpers/commit/329ecde4ea750c9e68ca49eb0f7b42dd9ae36063) Add unit tests for lt helper with variables (@vybs) -- [#25](https://null/prashn64/dustjs-helpers/pull/25) Add unit tests for lt helper with variables (@linkedin) -- [f16f1ed](https://github.com/prashn64/dustjs-helpers/commit/f16f1edb53a57e5ee65bb9ff74373d1173ca15fd) test page refactored] (@jairodemorais) -- [#27](https://null/prashn64/dustjs-helpers/pull/27) test page refactored. GH-26 (@jairodemorais) -- [3e4c01e](https://github.com/prashn64/dustjs-helpers/commit/3e4c01edb21501083ee18e378a5b01063342a182) fix the test case description for helpers, remove non helpers test cases (@vybs) -- [09fab56](https://github.com/prashn64/dustjs-helpers/commit/09fab5686a71eab3d857040a76b0ace3755f4d2a) fix the test case description for helpers, add sep and idx test cases (@vybs) -- [#28](https://null/prashn64/dustjs-helpers/pull/28) add idx and sep helper test cases (@linkedin) -- [d93f550](https://github.com/prashn64/dustjs-helpers/commit/d93f550841285c729d60ce02ca7a02048dae7702) helper tests grouped by helper type. (@jairodemorais) -- [5f4397e](https://github.com/prashn64/dustjs-helpers/commit/5f4397eb28a85945f8b678b0205243945e04fc62) fix test page links. (@jairodemorais) -- [ed65322](https://github.com/prashn64/dustjs-helpers/commit/ed6532211b23852738ff5f42d07c4094f57ec36d) Added support for a round flag to be set on the math helper (@neborn) -- [e08b403](https://github.com/prashn64/dustjs-helpers/commit/e08b403500ef3ebb38ffda5e91078c6ee2c05494) Adding round method to math helper along with tests for rounding up and down (@neborn) -- [49735cf](https://github.com/prashn64/dustjs-helpers/commit/49735cfde544174ec1513e8679bd95abc0e34c39) Updated comments to include reference to round parameter for the math helper (@neborn) -- [fe85725](https://github.com/prashn64/dustjs-helpers/commit/fe8572574aef2b266362b08feb0b703bed4c52c2) fixed global leak (@seriousManual) -- [20db653](https://github.com/prashn64/dustjs-helpers/commit/20db6537682b75b86ed7bdddc53b2af20c3e7486) not adding a variable to the global namespace (@seriousManual) -- [cbf6c1a](https://github.com/prashn64/dustjs-helpers/commit/cbf6c1a6380fddad4785f9d3a34f0e63062a44ee) node 0.4 remove from travis file (@jairodemorais) -- [c282a51](https://github.com/prashn64/dustjs-helpers/commit/c282a5150ad1b1102f632716e5a61a12f7c1f885) new helpers version released. v1.1.1 (@jairodemorais) +- [dfcf939](https://github.com/linkedin/dustjs-helpers/commit/dfcf939ebf4e6d105e702ff6d046a3c88a13c021) Update package.json (@vybs) +- [1af5544](https://github.com/linkedin/dustjs-helpers/commit/1af5544cf7c5eb949653ccb19489c51742046592) Update package.json (@vybs) +- [4e27b6f](https://github.com/linkedin/dustjs-helpers/commit/4e27b6f70f247f45affe96985676429ae962a3aa) Add @ne helper as the complement to the @eq helper (@smfoote) +- [e1dd9e9](https://github.com/linkedin/dustjs-helpers/commit/e1dd9e996660a7b56c0b5c8900bdd75d862fa028) Changing eq to ne. (@smfoote) +- [264ca97](https://github.com/linkedin/dustjs-helpers/commit/264ca97861d6f320c29eba4affddd0eae71080a3) Add tests for @ne (@smfoote) +- [35580a7](https://github.com/linkedin/dustjs-helpers/commit/35580a7ce3cb5fa3c7e78a24a5b47ddf56c1ea7d) Add tests for other types for ne (@smfoote) +- [#14](https://github.com/linkedin/dustjs-helpers/pull/14) Add @ne helper as the complement to the @eq helper (@linkedin) +- [35062d9](https://github.com/linkedin/dustjs-helpers/commit/35062d9d645d1894435830c02d04ca534669fa58) Update lib/dust-helpers.js (@vybs) +- [798bcca](https://github.com/linkedin/dustjs-helpers/commit/798bcca53eb1ebc8bdf6aa1af845c8be0bbe4768) fix the math helper and filter method to handle 0 as a valid key/operand value (@vybs) +- [cdbe69b](https://github.com/linkedin/dustjs-helpers/commit/cdbe69b83f95552e85502dc2b5ce7f93bb3e7389) fix: if operand missing, do not execute the math operation (@vybs) +- [fde6918](https://github.com/linkedin/dustjs-helpers/commit/fde691858758d609aec1f1043ee1448787d49699) Removing swap file from some ancient editor. Updating .gitignore accordingly. (@smfoote) +- [42a381b](https://github.com/linkedin/dustjs-helpers/commit/42a381bd186c89022a0cc319a2d970c6312cc01b) Add doc to the tap method on value resolution and clean up the places that unnecessarily used isdefined checks (@vybs) +- [bc0facf](https://github.com/linkedin/dustjs-helpers/commit/bc0facf20b6b12dd586534e8b7be215e13acd1d0) Update lib/dust-helpers.js (@vybs) +- [#18](https://github.com/linkedin/dustjs-helpers/pull/18) Removing swap file from some ancient editor. Updating .gitignore accordi... (@linkedin) +- [b121ec8](https://github.com/linkedin/dustjs-helpers/commit/b121ec8ad6c3c5abbeb3f67af10f5d647eb35ef8) fix the size helper for \n, \t and boolean true (@vybs) +- [1e7859e](https://github.com/linkedin/dustjs-helpers/commit/1e7859e3128d4c58f25a3828af2d96cf32920140) regenerate the dist helpers file (@vybs) +- [#24](https://github.com/linkedin/dustjs-helpers/pull/24) Fix the size helper for \n\\t (@linkedin) +- [329ecde](https://github.com/linkedin/dustjs-helpers/commit/329ecde4ea750c9e68ca49eb0f7b42dd9ae36063) Add unit tests for lt helper with variables (@vybs) +- [#25](https://github.com/linkedin/dustjs-helpers/pull/25) Add unit tests for lt helper with variables (@linkedin) +- [f16f1ed](https://github.com/linkedin/dustjs-helpers/commit/f16f1edb53a57e5ee65bb9ff74373d1173ca15fd) test page refactored] (@jairodemorais) +- [#27](https://github.com/linkedin/dustjs-helpers/pull/27) test page refactored. GH-26 (@jairodemorais) +- [3e4c01e](https://github.com/linkedin/dustjs-helpers/commit/3e4c01edb21501083ee18e378a5b01063342a182) fix the test case description for helpers, remove non helpers test cases (@vybs) +- [09fab56](https://github.com/linkedin/dustjs-helpers/commit/09fab5686a71eab3d857040a76b0ace3755f4d2a) fix the test case description for helpers, add sep and idx test cases (@vybs) +- [#28](https://github.com/linkedin/dustjs-helpers/pull/28) add idx and sep helper test cases (@linkedin) +- [d93f550](https://github.com/linkedin/dustjs-helpers/commit/d93f550841285c729d60ce02ca7a02048dae7702) helper tests grouped by helper type. (@jairodemorais) +- [5f4397e](https://github.com/linkedin/dustjs-helpers/commit/5f4397eb28a85945f8b678b0205243945e04fc62) fix test page links. (@jairodemorais) +- [ed65322](https://github.com/linkedin/dustjs-helpers/commit/ed6532211b23852738ff5f42d07c4094f57ec36d) Added support for a round flag to be set on the math helper (@neborn) +- [e08b403](https://github.com/linkedin/dustjs-helpers/commit/e08b403500ef3ebb38ffda5e91078c6ee2c05494) Adding round method to math helper along with tests for rounding up and down (@neborn) +- [49735cf](https://github.com/linkedin/dustjs-helpers/commit/49735cfde544174ec1513e8679bd95abc0e34c39) Updated comments to include reference to round parameter for the math helper (@neborn) +- [fe85725](https://github.com/linkedin/dustjs-helpers/commit/fe8572574aef2b266362b08feb0b703bed4c52c2) fixed global leak (@seriousManual) +- [20db653](https://github.com/linkedin/dustjs-helpers/commit/20db6537682b75b86ed7bdddc53b2af20c3e7486) not adding a variable to the global namespace (@seriousManual) +- [cbf6c1a](https://github.com/linkedin/dustjs-helpers/commit/cbf6c1a6380fddad4785f9d3a34f0e63062a44ee) node 0.4 remove from travis file (@jairodemorais) +- [c282a51](https://github.com/linkedin/dustjs-helpers/commit/c282a5150ad1b1102f632716e5a61a12f7c1f885) new helpers version released. v1.1.1 (@jairodemorais) ### v1.0.1 (2012/09/13 07:40 +00:00) -- [2939ddf](https://github.com/prashn64/dustjs-helpers/commit/2939ddf86ba41ec4e0e9ca78be73abbdb4e3cbe3) first commit, include the size helper. (@jairodemorais) -- [efb7c8f](https://github.com/prashn64/dustjs-helpers/commit/efb7c8f40be9996bc5b256f0ba1216bd88fac67e) travis file created (@jairodemorais) -- [87a2b1e](https://github.com/prashn64/dustjs-helpers/commit/87a2b1e5205c178ccc011560eac000aa8e1e6dc5) README updated. (@jairodemorais) -- [5f59b59](https://github.com/prashn64/dustjs-helpers/commit/5f59b596021955e299e7e55c362dbd2a1aea0af5) make helper work with function-valued context variables (@jairodemorais) -- [71a4fc9](https://github.com/prashn64/dustjs-helpers/commit/71a4fc989004e3f7d2377bc5edd787eccac22b44) moved dustjs helpers from the original repo. Math helper and idx change added. (@jairodemorais) -- [39aa3a7](https://github.com/prashn64/dustjs-helpers/commit/39aa3a7ee2e8d2e9bbbee6ca952178baa4602562) Extend contextDump helper to support current/full stack dump and dump to console or output. Make it dump functions readably. Add tests. (@rragan) -- [#2](https://null/prashn64/dustjs-helpers/pull/2) Extend contextDump helper (@rragan) -- [f16cbc7](https://github.com/prashn64/dustjs-helpers/commit/f16cbc778d6fc67c12dcfbeacf0d20475450cc7e) Updated README to install node dependencies properly (@zzen) -- [#5](https://null/prashn64/dustjs-helpers/pull/5) Updated README to install node dependencies properly (@zzen) -- [c745180](https://github.com/prashn64/dustjs-helpers/commit/c74518052b831fd92e589efb8aa995abe8dae292) issue 4 (https://github.com/linkedin/dustjs-helpers/pull/4) fixed. (@jairodemorais) -- [9e550df](https://github.com/prashn64/dustjs-helpers/commit/9e550df0c7c15565951c83ecdc3ff3a4db3f56f5) Minor README markdown styling fix (@zzen) -- [#6](https://null/prashn64/dustjs-helpers/pull/6) Minor README markdown styling fix (@zzen) -- [88e0b9f](https://github.com/prashn64/dustjs-helpers/commit/88e0b9fa387608d5c1e2ef584a829e9f6de1fce2) Update test/jasmine-test/spec/helpersTests.js (@vybs) -- [f073af5](https://github.com/prashn64/dustjs-helpers/commit/f073af5588f1b2a2e32d73eeabc4c75dede5b216) Update lib/dust-helpers.js (@vybs) -- [097a3f8](https://github.com/prashn64/dustjs-helpers/commit/097a3f844215a2198820dd16454792ed1ce9a7f7) Minor: Add more docs and keep the size helper naming consistent with other helpers (@vybs) -- [3f1ad65](https://github.com/prashn64/dustjs-helpers/commit/3f1ad6537f0fb5969ca75a8c0ddbdc2b3be8060b) Minor: fix helpers to not error on missing bodies (@vybs) -- [fe46e65](https://github.com/prashn64/dustjs-helpers/commit/fe46e65eef70485452577759fc6b5ff13a9b47c1) Minor: add more unit tests for eq and gt helpers as standalone (@vybs) -- [68e49fb](https://github.com/prashn64/dustjs-helpers/commit/68e49fbd5128a0df4980c7fd44d6e728abe1ccf6) minor: add comment explaining why eval is safe with default dust references for XSS attacks (@vybs) -- [b804802](https://github.com/prashn64/dustjs-helpers/commit/b80480261ffe9161ee2b0c45704d3c19df137a37) GH-105 , call the function as isFunction, since reference is overloaded in dust (@vybs) -- [c87edcb](https://github.com/prashn64/dustjs-helpers/commit/c87edcb42bb67e1edd02b3a1eafac601004df601) Update package.json (@vybs) -- [327773b](https://github.com/prashn64/dustjs-helpers/commit/327773b70d197178c452a06ee11400b2fb81221f) Update package.json (@vybs) -- [b5fcdc9](https://github.com/prashn64/dustjs-helpers/commit/b5fcdc957851d32b5b855ed7c933d5e798d7e18d) idiomatic fixes + adding test cases for math with body (@jimmyhchan) -- [1f54ca0](https://github.com/prashn64/dustjs-helpers/commit/1f54ca01b9fb825c45d74e6094d91f32d810849b) self closing helpers should not break js. faster object check. whitespaces (@jimmyhchan) -- [85b7fff](https://github.com/prashn64/dustjs-helpers/commit/85b7ffff30e52028851e94b4132e4594dcc31d95) semi colon. backwards compatible math helper setup for select style (@jimmyhchan) -- [7a09981](https://github.com/prashn64/dustjs-helpers/commit/7a0998141d61fd33e69421d98b8828b66d6dfb68) act like select...3 tests to go (@jimmyhchan) -- [c6b661a](https://github.com/prashn64/dustjs-helpers/commit/c6b661ab5ff0ef53c33915f6b78ad4a02b35b152) last test failed because else is ingored (@jimmyhchan) -- [e685dff](https://github.com/prashn64/dustjs-helpers/commit/e685dffdaacc748cdfeced1cb8df30420c0751b5) merge conflicts (@jimmyhchan) -- [d818d1b](https://github.com/prashn64/dustjs-helpers/commit/d818d1b3887ba5cb7c7c07fa8ebff0d88f142f2f) version correction (@jimmyhchan) -- [#12](https://null/prashn64/dustjs-helpers/pull/12) Math helper with Body issue #120 (@jimmyhchan) -- [bc28dd4](https://github.com/prashn64/dustjs-helpers/commit/bc28dd473a9e455cd78ebf27e3dd8e967d9ec350) Update package.json (@vybs) \ No newline at end of file +- [2939ddf](https://github.com/linkedin/dustjs-helpers/commit/2939ddf86ba41ec4e0e9ca78be73abbdb4e3cbe3) first commit, include the size helper. (@jairodemorais) +- [efb7c8f](https://github.com/linkedin/dustjs-helpers/commit/efb7c8f40be9996bc5b256f0ba1216bd88fac67e) travis file created (@jairodemorais) +- [87a2b1e](https://github.com/linkedin/dustjs-helpers/commit/87a2b1e5205c178ccc011560eac000aa8e1e6dc5) README updated. (@jairodemorais) +- [5f59b59](https://github.com/linkedin/dustjs-helpers/commit/5f59b596021955e299e7e55c362dbd2a1aea0af5) make helper work with function-valued context variables (@jairodemorais) +- [71a4fc9](https://github.com/linkedin/dustjs-helpers/commit/71a4fc989004e3f7d2377bc5edd787eccac22b44) moved dustjs helpers from the original repo. Math helper and idx change added. (@jairodemorais) +- [39aa3a7](https://github.com/linkedin/dustjs-helpers/commit/39aa3a7ee2e8d2e9bbbee6ca952178baa4602562) Extend contextDump helper to support current/full stack dump and dump to console or output. Make it dump functions readably. Add tests. (@rragan) +- [#2](https://github.com/linkedin/dustjs-helpers/pull/2) Extend contextDump helper (@rragan) +- [f16cbc7](https://github.com/linkedin/dustjs-helpers/commit/f16cbc778d6fc67c12dcfbeacf0d20475450cc7e) Updated README to install node dependencies properly (@zzen) +- [#5](https://github.com/linkedin/dustjs-helpers/pull/5) Updated README to install node dependencies properly (@zzen) +- [c745180](https://github.com/linkedin/dustjs-helpers/commit/c74518052b831fd92e589efb8aa995abe8dae292) issue 4 (https://github.com/linkedin/dustjs-helpers/pull/4) fixed. (@jairodemorais) +- [9e550df](https://github.com/linkedin/dustjs-helpers/commit/9e550df0c7c15565951c83ecdc3ff3a4db3f56f5) Minor README markdown styling fix (@zzen) +- [#6](https://github.com/linkedin/dustjs-helpers/pull/6) Minor README markdown styling fix (@zzen) +- [88e0b9f](https://github.com/linkedin/dustjs-helpers/commit/88e0b9fa387608d5c1e2ef584a829e9f6de1fce2) Update test/jasmine-test/spec/helpersTests.js (@vybs) +- [f073af5](https://github.com/linkedin/dustjs-helpers/commit/f073af5588f1b2a2e32d73eeabc4c75dede5b216) Update lib/dust-helpers.js (@vybs) +- [097a3f8](https://github.com/linkedin/dustjs-helpers/commit/097a3f844215a2198820dd16454792ed1ce9a7f7) Minor: Add more docs and keep the size helper naming consistent with other helpers (@vybs) +- [3f1ad65](https://github.com/linkedin/dustjs-helpers/commit/3f1ad6537f0fb5969ca75a8c0ddbdc2b3be8060b) Minor: fix helpers to not error on missing bodies (@vybs) +- [fe46e65](https://github.com/linkedin/dustjs-helpers/commit/fe46e65eef70485452577759fc6b5ff13a9b47c1) Minor: add more unit tests for eq and gt helpers as standalone (@vybs) +- [68e49fb](https://github.com/linkedin/dustjs-helpers/commit/68e49fbd5128a0df4980c7fd44d6e728abe1ccf6) minor: add comment explaining why eval is safe with default dust references for XSS attacks (@vybs) +- [b804802](https://github.com/linkedin/dustjs-helpers/commit/b80480261ffe9161ee2b0c45704d3c19df137a37) GH-105 , call the function as isFunction, since reference is overloaded in dust (@vybs) +- [c87edcb](https://github.com/linkedin/dustjs-helpers/commit/c87edcb42bb67e1edd02b3a1eafac601004df601) Update package.json (@vybs) +- [327773b](https://github.com/linkedin/dustjs-helpers/commit/327773b70d197178c452a06ee11400b2fb81221f) Update package.json (@vybs) +- [b5fcdc9](https://github.com/linkedin/dustjs-helpers/commit/b5fcdc957851d32b5b855ed7c933d5e798d7e18d) idiomatic fixes + adding test cases for math with body (@jimmyhchan) +- [1f54ca0](https://github.com/linkedin/dustjs-helpers/commit/1f54ca01b9fb825c45d74e6094d91f32d810849b) self closing helpers should not break js. faster object check. whitespaces (@jimmyhchan) +- [85b7fff](https://github.com/linkedin/dustjs-helpers/commit/85b7ffff30e52028851e94b4132e4594dcc31d95) semi colon. backwards compatible math helper setup for select style (@jimmyhchan) +- [7a09981](https://github.com/linkedin/dustjs-helpers/commit/7a0998141d61fd33e69421d98b8828b66d6dfb68) act like select...3 tests to go (@jimmyhchan) +- [c6b661a](https://github.com/linkedin/dustjs-helpers/commit/c6b661ab5ff0ef53c33915f6b78ad4a02b35b152) last test failed because else is ingored (@jimmyhchan) +- [e685dff](https://github.com/linkedin/dustjs-helpers/commit/e685dffdaacc748cdfeced1cb8df30420c0751b5) merge conflicts (@jimmyhchan) +- [d818d1b](https://github.com/linkedin/dustjs-helpers/commit/d818d1b3887ba5cb7c7c07fa8ebff0d88f142f2f) version correction (@jimmyhchan) +- [#12](https://github.com/linkedin/dustjs-helpers/pull/12) Math helper with Body issue #120 (@jimmyhchan) +- [bc28dd4](https://github.com/linkedin/dustjs-helpers/commit/bc28dd473a9e455cd78ebf27e3dd8e967d9ec350) Update package.json (@vybs) \ No newline at end of file