v0.10.2
What's Changed
- Validate
@range(min, max)
forInt
andFloat
type fields by @mrl5 in #1313, #1328, and #1329 - Upgrade Deno to 2.0.2 by @ramnivas in #1327, #1326 and #1316
Internal improvements
- Implement the infrastructure to support REST (but no user-visible changes, yet) by @ramnivas in #1341, #1352, #1353, and #1354
- Upgrade to Rust 1.82 by @ramnivas in #1312
- Replace http_req with reqwest to remove a redundant dependency for the same functionality by @ramnivas in #1314
- Remove the oidc feature (enable it unconditionally) by @ramnivas in #1351
Full Changelog: v0.10.1...v0.10.2