update README and CHANGES to take error_handler and incomplete_handler into consideration
This commit is contained in:
parent
df04f091f7
commit
c3e0bae38f
2 changed files with 15 additions and 0 deletions
|
@ -2,6 +2,7 @@ v1.4
|
|||
|
||||
* radically refactored decoder
|
||||
* `dirty_strings` now behaves intuitively in decoding. bad codepoints, bad utf8, illegal characters and escapes (except `"` and `'` if `single_quoted_strings` is enabled) are ignored completely
|
||||
* `incomplete_handler` & `error_handler` are now available for use, see documentation in README
|
||||
|
||||
v1.3.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue