mask a function_clause' error in encoder with a badarg' error for api unity

This commit is contained in:
alisdair sullivan 2015-09-17 15:25:03 -05:00
parent 95b1821a42
commit 522f72b2ce
2 changed files with 19 additions and 1 deletions

View file

@ -1,3 +1,8 @@
v2.7.2
* fix an issue where tuples were assumed to be jsx ast and not checked
* mask a `function_clause` error in encoder with a `badarg` error for api unity
v2.7.1
* support for milliseconds in datetimes