Graham Esau
|
3150f98fc8
|
v1.0.0-alpha.2
|
2024-06-05 21:15:16 +01:00 |
|
Graham Esau
|
97b70aa82c
|
Update readme for v1
|
2024-05-27 14:25:45 +01:00 |
|
Graham Esau
|
760403e2f5
|
Update doc comments and make SchemaGenerator available from crate root
|
2024-05-27 11:09:15 +01:00 |
|
Graham Esau
|
9415fcb57b
|
v0.8.15
|
2023-09-17 21:13:54 +01:00 |
|
Graham Esau
|
c487bbb9e7
|
Update docs and changelog
|
2023-08-28 12:29:36 +01:00 |
|
Graham Esau
|
5836afbd64
|
Update docs and changelog
|
2023-08-27 23:01:12 +01:00 |
|
Graham Esau
|
5dbfa49c5e
|
Update MSRV to 1.60
|
2023-08-27 23:01:12 +01:00 |
|
Graham Esau
|
0303f0334e
|
add support for semver crate (#238)
---------
Co-authored-by: Omar Tawfik <15987992+OmarTawfik@users.noreply.github.com>
|
2023-08-27 20:00:36 +01:00 |
|
Graham Esau
|
e0495c0c87
|
Update MSRV to 1.56
|
2023-08-20 18:14:04 +01:00 |
|
Graham Esau
|
386e3d7f5a
|
v0.8.12
|
2023-02-26 21:00:48 +00:00 |
|
Graham Esau
|
73715c10e0
|
Fix GH actions badge
|
2023-02-26 19:10:21 +00:00 |
|
Graham Esau
|
ba92234b3e
|
Update changelog, update MSRV to 1.45
|
2022-08-12 15:49:59 +01:00 |
|
Graham Esau
|
74974d3e95
|
Support uuid v1 and arrayvec 0.7 (#142)
|
2022-05-16 22:39:48 +01:00 |
|
Graham Esau
|
d549957183
|
Document new optional dependencies
|
2021-11-25 21:42:54 +00:00 |
|
Graham Esau
|
3cac0e5048
|
Add example for optional dependency in readme
Based on https://github.com/GREsau/schemars/pull/118/files
|
2021-11-25 21:12:30 +00:00 |
|
Matt Campbell
|
d059686da8
|
Implement JsonSchema on EnumSet type
|
2021-10-10 18:49:34 +01:00 |
|
Daniel Hahne
|
0e3938798f
|
Support Bytes (#68)
|
2021-04-05 21:02:32 +01:00 |
|
Graham Esau
|
29dc025629
|
Clippy fixes
|
2021-03-27 00:45:06 +00:00 |
|
Alastair Feille
|
f0836d4415
|
Implement JsonSchema on Url
|
2021-03-26 23:00:20 +00:00 |
|
Graham Esau
|
93435d519a
|
Update docs
|
2021-03-25 22:51:51 +00:00 |
|
Graham Esau
|
c6588a3596
|
Update examples
|
2021-03-25 20:03:16 +00:00 |
|
Graham Esau
|
f6482fd460
|
Generate schema from any serializable value (#75)
Implement schema_for_value!(...) macro
|
2021-03-25 18:32:28 +00:00 |
|
Graham Esau
|
803c47bab3
|
Update examples (changed due to 6a3bba1e )
|
2021-03-21 21:25:13 +00:00 |
|
Graham Esau
|
1c9ecafd32
|
Bump MSRV to 1.37
|
2021-03-21 13:25:55 +00:00 |
|
Graham Esau
|
3a7d7ad905
|
Apply some clippy suggestions
|
2021-03-19 23:20:16 +00:00 |
|
Graham Esau
|
b09217c5ad
|
Fix broken link in readme
|
2020-09-24 20:52:20 +01:00 |
|
Graham Esau
|
5ca2d08013
|
Bump MSRV to 1.36.0
|
2020-09-21 08:42:07 +01:00 |
|
Graham Esau
|
260cd99293
|
v0.8.0-alpha-2
|
2020-06-07 22:33:57 +01:00 |
|
Graham Esau
|
985280c388
|
Make schemars_derive optional
|
2020-05-17 10:16:30 +01:00 |
|
Graham Esau
|
e7cae04beb
|
Update docs and changelog
|
2020-05-16 12:21:09 +01:00 |
|
Graham Esau
|
39918ba06c
|
Update examples
|
2020-02-29 19:57:18 +00:00 |
|
Graham Esau
|
58cc7fac25
|
Run cargo fmt
|
2019-12-29 22:09:54 +00:00 |
|
Graham Esau
|
ec0a01b82b
|
Update optional dependencies docs
|
2019-12-29 00:28:54 +00:00 |
|
Graham Esau
|
008d70e52a
|
Implement JsonSchema on Uuid
|
2019-12-27 22:41:28 +00:00 |
|
Graham Esau
|
fbd019baae
|
Implement JsonSchema on Either
|
2019-12-27 22:16:01 +00:00 |
|
Graham Esau
|
fd42debc4d
|
Implement JsonSchema on indexmap types
|
2019-12-27 21:44:50 +00:00 |
|
Graham Esau
|
22e7d49a84
|
Fix typo in readme
|
2019-12-27 18:04:33 +00:00 |
|
Graham Esau
|
460afe9b6e
|
Update CI badge
|
2019-12-27 17:58:05 +00:00 |
|
Graham Esau
|
0ae2d48fba
|
Rename derive_json_schema feature to impl_json_schema
|
2019-12-27 17:13:32 +00:00 |
|
Graham Esau
|
d67abbdbb1
|
Update examples
|
2019-12-26 20:39:18 +00:00 |
|
Graham Esau
|
f55572f735
|
Fix indentation
It should be 4 spaces, not 2
|
2019-12-09 21:49:47 +00:00 |
|
Graham Esau
|
3e5a054793
|
Update README example output
|
2019-12-09 17:37:58 +00:00 |
|
Graham Esau
|
96870ecabb
|
Remove "work in progress" note from readme
|
2019-10-30 22:13:03 +00:00 |
|
Graham Esau
|
20da4d21a2
|
Min rustc version is 1.32
|
2019-10-27 12:06:14 +00:00 |
|
Graham Esau
|
550fee7a4c
|
Update docs
|
2019-10-27 11:35:17 +00:00 |
|
Graham Esau
|
1d8d996983
|
v0.4.0
|
2019-10-23 22:34:40 +01:00 |
|
Graham Esau
|
5ede1c1c3a
|
Clean up README
|
2019-10-22 22:58:47 +01:00 |
|
Graham Esau
|
792fbbb86e
|
Add more info to README
|
2019-10-22 22:49:24 +01:00 |
|
Graham Esau
|
74c799f478
|
Update travis config
|
2019-10-21 21:15:19 +01:00 |
|
Graham Esau
|
b40c160ec2
|
Update code example in readme
|
2019-10-20 14:35:29 +01:00 |
|