Skip to content

Commit

Permalink
v2.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
amarcruz committed Dec 15, 2015
2 parents 9e095d7 + f99a074 commit 9fc6461
Show file tree
Hide file tree
Showing 16 changed files with 925 additions and 269 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Compiler Changes

### v2.3.19
- Fixing issues with double quotes.
- Removed dependency on riot-tmpl for the node build, now we are using a local version of `brackets`.

### v2.3.18

- Regression of optimized regexes not working in IE9/10.
- Fix #36 : removed the excluded strings from the ouput.
- Fix: avoid changing the global brackets when the compiler is called with other brackets (requires riot-tmpl v2.3.15).
- Preparation for recognize the raw-html flag `=` (can change in the final implementation).
- A new property `version` (string) is included in the compiler set.
- Fixes to travis CI and the bump routine

Expand Down
Loading

0 comments on commit 9fc6461

Please sign in to comment.