mirror of
https://git.telodendria.io/Telodendria/Cytoplasm.git
synced 2025-04-25 18:36:03 +00:00
parent
bc67393036
commit
29070c8f41
2 changed files with 8 additions and 2 deletions
|
@ -12,6 +12,8 @@ releases. Final change log entries are published as [Releases](releases).
|
|||
- Added an option to `j2s` to allow additional fields in structures and ignore them in
|
||||
encoding and decoding. Note that additional fields are totally untouched—they
|
||||
are not even initialized to a default value.
|
||||
- Fixed a memory leak that would occur in code generated by `j2s` under
|
||||
specific circumstances.
|
||||
- Added `JsonMerge()` to the JSON API to merge two JSON objects together.
|
||||
|
||||
## v0.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue