Skip to content

Commit

Permalink
Dev #99
Browse files Browse the repository at this point in the history
  • Loading branch information
vulogov committed Oct 28, 2024
1 parent 6c69bbe commit fe47549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/RELEASE_NOTES_0.32.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
* New method: ```Value::cast_json()``` Casting serde_json::Value out of Value::JSON object
* New method: ```Value::cast_value_to_json()``` converting Value object to wrapped Value::JSON
* New method: ```Value::cast_json_to_value()``` Convert wrapped Vaue::JSON object to appropriate Value
* Support for Value::JSON in Value::conv()

0 comments on commit fe47549

Please sign in to comment.