Comparing version 0.10.0 to 0.10.1
@@ -0,1 +1,25 @@ | ||
Version 0.10.1, released 2016-11-18 | ||
----------------------------------- | ||
Minor improvements: | ||
* Fixed missing changelog updates | ||
* Fixed incorrect versions in source | ||
* Rethrow errors when option to do so is set (#422) | ||
Version 0.10.0, released 2016-10-28 | ||
----------------------------------- | ||
Bower is no longer supported | ||
Major improvements: | ||
* Updated to locutus which replaces phpjs | ||
* elseif now accepts truthy values (#370) | ||
* Use PHP style falsy matching (#383) | ||
* Fix 'not' after binary expressions (#385) | ||
* Use current context when parsing an include (#395) | ||
* Correct handling of 'ignore missing' in embed and include (#424) | ||
Minor improvements: | ||
* Documentation updates | ||
* Refreshed dependencies | ||
Version 0.9.5, released 2016-05-14 | ||
@@ -2,0 +26,0 @@ ----------------------------------- |
@@ -5,3 +5,3 @@ { | ||
"description": "JS port of the Twig templating language.", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"homepage": "https://github.com/twigjs/twig.js", | ||
@@ -8,0 +8,0 @@ "licenses": [ |
[![Stories in Ready](https://badge.waffle.io/twigjs/twig.js.png?label=ready&title=Ready)](https://waffle.io/twigjs/twig.js) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/twigjs/twig.js/badge.svg)](https://snyk.io/test/github/twigjs/twig.js) | ||
[![Build Status](https://secure.travis-ci.org/twigjs/twig.js.svg)](http://travis-ci.org/#!/twigjs/twig.js) | ||
@@ -3,0 +4,0 @@ [![NPM version](https://badge.fury.io/js/twig.svg)](http://badge.fury.io/js/twig) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1400652
7746
137