This commit is contained in:
alisdair sullivan 2013-08-27 05:09:19 +00:00
parent e57cc7cefc
commit e50af6e109
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
v1.4.3
* add empty rebar.config for mix build tool
* add `attempt_atom` option for decoding json objects
* fix a bug related to multibyte codepoints and streaming input
* add a missing error state in the encoder
v1.4.2
* build apparatus cleaned up and streamlined