remove mention of internal state manipulation from CHANGES, leave
experimental for now
This commit is contained in:
parent
8f5af8a85c
commit
38f1fae417
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ v2.0
|
||||||
ignored (and fixed). stricter parsing must be enabled with options
|
ignored (and fixed). stricter parsing must be enabled with options
|
||||||
* removed `pre_encode` and `post_decode` options in favour of making jsx
|
* removed `pre_encode` and `post_decode` options in favour of making jsx
|
||||||
functions easier to wrap and customize
|
functions easier to wrap and customize
|
||||||
* added abstraction layer for manipulating the internal state of `jsx_to_term`
|
|
||||||
and `jsx_to_json` and exposed it to user code
|
|
||||||
* streaming behavior is now disabled by default and must be requested explicitly
|
* streaming behavior is now disabled by default and must be requested explicitly
|
||||||
* removed deprecated function names (`to_json`, `to_term`, `term_to_json`, etc)
|
* removed deprecated function names (`to_json`, `to_term`, `term_to_json`, etc)
|
||||||
* expanded test coverage
|
* expanded test coverage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue