v2.4.0
This commit is contained in:
commit
e751e3324f
14 changed files with 547 additions and 428 deletions
|
@ -1,4 +1,4 @@
|
|||
# jsx (v2.3.1) #
|
||||
# jsx (v2.4) #
|
||||
|
||||
an erlang application for consuming, producing and manipulating [json][json].
|
||||
inspired by [yajl][yajl]
|
||||
|
@ -387,10 +387,6 @@ additional options beyond these. see
|
|||
control codes and problematic codepoints and replacing them with the
|
||||
appropriate escapes
|
||||
|
||||
- `repeat_keys`
|
||||
|
||||
this flag circumvents checking for repeated keys in generated json
|
||||
|
||||
- `stream`
|
||||
|
||||
see [incomplete input](#incomplete-input)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue