File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -22,4 +22,15 @@ Initial release!
2222------------------------------
2323
2424* Allow schema to store custom attributes @Mng-dev-ai in [ #11 ] ( https://github.com/Mng-dev-ai/schemars/pull/11 )
25- * Add examples @Mng-dev-ai in [ #12 ] ( https://github.com/Mng-dev-ai/schemars/pull/12 )
25+ * Add examples @Mng-dev-ai in [ #12 ] ( https://github.com/Mng-dev-ai/schemars/pull/12 )
26+
27+
28+ ## Version 0.4.0 (November 25, 2023)
29+ ------------------------------
30+
31+ * Add child to Dict field @Mng-dev-ai in [ #16 ] ( https://github.com/Mng-dev-ai/schemars/pull/16 )
32+ * improvements @Mng-dev-ai in [ #17 ] ( https://github.com/Mng-dev-ai/schemars/pull/17 )
33+ * Add UUID field @Mng-dev-ai in [ #18 ] ( https://github.com/Mng-dev-ai/schemars/pull/18 )
34+ * Add Any field @Mng-dev-ai in [ #19 ] ( https://github.com/Mng-dev-ai/schemars/pull/19 )
35+ * Add alias support for fields @Mng-dev-ai in [ #20 ] ( https://github.com/Mng-dev-ai/schemars/pull/20 )
36+ * Add mimalloc @Mng-dev-ai in [ #21 ] ( https://github.com/Mng-dev-ai/schemars/pull/21 )
Original file line number Diff line number Diff line change 11[package ]
22name = " schemars"
3- version = " 0.3.2 "
3+ version = " 0.4.0 "
44edition = " 2021"
55
66[lib ]
You can’t perform that action at this time.
0 commit comments