update CHANGES
This commit is contained in:
parent
95b2d9b628
commit
0c7517468c
1 changed files with 11 additions and 0 deletions
11
CHANGES.md
11
CHANGES.md
|
@ -1,3 +1,14 @@
|
||||||
|
v2.0
|
||||||
|
|
||||||
|
* jsx is much more pragmatic by default; common json errors are silently
|
||||||
|
ignored (and fixed). stricter parsing must be enabled with options
|
||||||
|
* removed `pre_encode` and `post_decode` options in favour of making jsx
|
||||||
|
functions easier to wrap and customize
|
||||||
|
* streaming behavior is now disabled by default and must be requested explicitly
|
||||||
|
* removed deprecated function names (`to_json`, `to_term`, `term_to_json`, etc)
|
||||||
|
* expanded test coverage
|
||||||
|
|
||||||
|
|
||||||
v1.4.5
|
v1.4.5
|
||||||
|
|
||||||
* various fixes to typespecs uncovered by dialyzer
|
* various fixes to typespecs uncovered by dialyzer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue