Graham Esau
|
ae4fe29592
|
1.0.0-alpha.17
|
2024-12-02 22:19:33 +00:00 |
|
Graham Esau
|
b54680e7dc
|
1.0.0-alpha.16
|
2024-11-25 10:44:25 +00:00 |
|
Graham Esau
|
a479e6cc0e
|
Improvements to test coverage (#340)
This increases msrv to 1.70
|
2024-09-16 10:06:22 +01:00 |
|
Graham Esau
|
65346d6683
|
Remove enumset optional dependency (#339)
The `JsonSchema` impl for `EnumSet` did not accurately represent how it is de/serialized by default
|
2024-09-09 21:52:16 +01:00 |
|
Graham Esau
|
4a526adf30
|
1.0.0-alpha.15
|
2024-09-05 13:02:19 +01:00 |
|
Graham Esau
|
441249a53b
|
1.0.0-alpha.14
|
2024-08-29 17:29:05 +01:00 |
|
Graham Esau
|
1c47af475f
|
1.0.0-alpha.13
|
2024-08-27 19:27:42 +01:00 |
|
Graham Esau
|
ae2b5f16c0
|
1.0.0-alpha.12
|
2024-08-27 19:04:48 +01:00 |
|
Graham Esau
|
fe6275be6e
|
Fix MSRV badge for prerelease version
|
2024-08-24 14:58:41 +01:00 |
|
Graham Esau
|
26366d112d
|
1.0.0-alpha.11
|
2024-08-24 14:38:55 +01:00 |
|
Graham Esau
|
df06fc5f66
|
Allow arbitrary expressions in doc/title/description attributes (#327)
|
2024-08-24 14:35:30 +01:00 |
|
Graham Esau
|
016d20c1eb
|
1.0.0-alpha.10
|
2024-08-22 20:00:04 +01:00 |
|
Graham Esau
|
9683d18e67
|
1.0.0-alpha.9
|
2024-08-21 17:54:53 +01:00 |
|
Graham Esau
|
f8974a951d
|
1.0.0-alpha.8
|
2024-08-21 16:20:01 +01:00 |
|
Graham Esau
|
8fa61b09a4
|
1.0.0-alpha.7
|
2024-08-19 22:33:56 +01:00 |
|
Graham Esau
|
46947d77c7
|
Change docs link to use latest 1.0.0 prerelease instead of latest stable version
|
2024-08-17 20:22:40 +01:00 |
|
Graham Esau
|
677f76f7a3
|
1.0.0-alpha.6
|
2024-08-17 20:12:53 +01:00 |
|
Graham Esau
|
4b7e9ace01
|
1.0.0-alpha.5
|
2024-08-17 19:50:07 +01:00 |
|
Graham Esau
|
3c9e49d161
|
1.0.0-alpha.4
|
2024-08-17 16:20:51 +01:00 |
|
Graham Esau
|
1701acbc17
|
Add link to migration guide
|
2024-08-13 20:59:18 +01:00 |
|
Graham Esau
|
7bcd200a21
|
v1.0.0-alpha.3
|
2024-08-10 13:40:05 +01:00 |
|
Graham Esau
|
56ebd54c6c
|
Add v0/v1 note to readme
|
2024-08-10 13:38:48 +01:00 |
|
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 |
|