Skip to content

Commit

Permalink
Version 1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Engelberg committed Apr 9, 2018
1 parent 6089f58 commit dcfffad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@
### Enhancements

* ABNF parsers' string case-insensitivity can now be disabled by setting `:string-ci false`.

* `ebnf` and `abnf` combinators now support an optional `:string-ci` argument, which overrides the default case-insensitivity behavior for that input format.

### Bugfixes

* Case-insensitive regexp flag on Clojurescript

* Better handling for when rhizome is present in compilation environment, but not at runtime.

## 1.4.8

### Updates
Expand Down

0 comments on commit dcfffad

Please sign in to comment.