Commit graph

30 commits

Author SHA1 Message Date
Graham Esau
5a28cef598 Respect #[serde(transparent)] attribute (#17) 2020-05-16 21:16:59 +01:00
Graham Esau
509a1c3b7b Check for #[deprecated] attributes 2020-05-16 16:44:44 +01:00
Graham Esau
bb8c93ddc1 v0.7.4 2020-05-16 12:27:56 +01:00
Graham Esau
e7cae04beb Update docs and changelog 2020-05-16 12:21:09 +01:00
Graham Esau
f4c8e7d4d3 v0.7.3 2020-05-15 17:55:28 +01:00
Graham Esau
3fd316063a schema_with attribute 2020-05-15 17:11:28 +01:00
Graham Esau
08886799bb Respect with attributes on enum variants 2020-05-10 17:17:04 +01:00
Graham Esau
60b1b27157 v0.7.2 2020-04-30 14:28:18 +01:00
Graham Esau
8207892fa6 v0.7.1 2020-04-11 22:17:30 +01:00
Graham Esau
d1f2c0f803 Update changelog 2020-04-09 17:33:55 +01:00
Graham Esau
726860cb8e v0.7.0 2020-03-24 18:58:41 +00:00
Graham Esau
c76ea691c7 v0.7.0-alpha-2 2020-02-29 19:39:16 +00:00
Graham Esau
4ad5000232
Make Option<T> fields optional in generated schemas (#16) 2020-02-29 19:37:20 +00:00
Graham Esau
98f981634c v0.7.0-alpha-1 2019-12-29 21:53:10 +00:00
Graham Esau
1963b5c715 v0.6.5 2019-12-29 00:30:36 +00:00
Graham Esau
ec0a01b82b Update optional dependencies docs 2019-12-29 00:28:54 +00:00
Graham Esau
51a0966ec1 v0.6.4 2019-12-27 22:43:14 +00:00
Graham Esau
008d70e52a Implement JsonSchema on Uuid 2019-12-27 22:41:28 +00:00
Graham Esau
547f81fd67 Update changelog 2019-12-27 22:19:51 +00:00
Graham Esau
8d0ccc89db Remove trait bounds from Map/Set JsonSchema impls.
They are unnecessary as we never create/use any instances of these types
2019-12-27 21:18:18 +00:00
Graham Esau
4b9578ec2b v0.6.3 2019-12-27 18:49:25 +00:00
Graham Esau
c9d1f34243 v0.6.2 2019-12-27 18:29:48 +00:00
Graham Esau
39dc08e34e Update changelog 2019-12-27 18:10:33 +00:00
Graham Esau
e151d21d6d v0.6.1
Fix a compile error that can occur when deriving `JsonSchema` from a project that doesn't reference serde_json
2019-12-09 21:25:37 +00:00
Graham Esau
351ff1572a v0.6.0 2019-12-09 21:06:44 +00:00
Graham Esau
1bdbaaf082 Update changelog 2019-12-08 20:08:28 +00:00
Graham Esau
89d3024beb Do not inline referenceable schemas to set nullable 2019-12-08 12:03:46 +00:00
Graham Esau
529e3d4611 v0.6.0-doc 2019-12-08 12:03:46 +00:00
Graham Esau
c630264ef9 v0.5.1 2019-10-30 22:25:03 +00:00
Graham Esau
ef120bc3fc v0.5.0 2019-10-30 19:58:45 +00:00