Skip to content

Commit

Permalink
Release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Kinast committed Mar 5, 2015
1 parent e92c178 commit ac99d0f
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 120 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## Change Log

### upcoming (2014/11/20 00:55 +00:00)
### v1.6.0 (2015/03/05 18:00 +00:00)
- [#110](https://github.com/linkedin/dustjs-helpers/pull/110) Remove {@if} and {@idx} (@jimmyhchan)
- [#111](https://github.com/linkedin/dustjs-helpers/pull/111) Add AMD support (@sethkinast)
- [#109](https://github.com/linkedin/dustjs-helpers/pull/107) {@select} with an undefined key still runs (@sethkinast)
- [#108](https://github.com/linkedin/dustjs-helpers/pull/108) Add {@none} helper (@sethkinast)
- [#103](https://github.com/linkedin/dustjs-helpers/pull/103) Add {@first} and {@last} helpers (@sethkinast)
- [#107](https://github.com/linkedin/dustjs-helpers/pull/107) Add {@any} helper (@sethkinast)

### v1.5.0 (2014/11/20 00:55 +00:00)
- [#102](https://github.com/linkedin/dustjs-helpers/pull/102) Deprecate {@if} and {@idx} helpers (@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)
- [#104](https://github.com/linkedin/dustjs-helpers/pull/104) Coerce falsy values when a type is specified by a comparison helper. (@sethkinast)
Expand Down Expand Up @@ -40,4 +48,4 @@
- [#12](https://github.com/linkedin/dustjs-helpers/pull/12) Math helper with Body issue #120 (@jimmyhchan)
- [#6](https://github.com/linkedin/dustjs-helpers/pull/6) Minor README markdown styling fix (@zzen)
- [#5](https://github.com/linkedin/dustjs-helpers/pull/5) Updated README to install node dependencies properly (@zzen)
- [#2](https://github.com/linkedin/dustjs-helpers/pull/2) Extend contextDump helper (@rragan)
- [#2](https://github.com/linkedin/dustjs-helpers/pull/2) Extend contextDump helper (@rragan)
Loading

0 comments on commit ac99d0f

Please sign in to comment.