Skip to content

v1.0.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@GREsau GREsau released this 17 Aug 18:52
· 159 commits to master since this release

Added

  • Schemars can now be used in no_std environments by disabling the new std feature flag (which is enabled by default). Schemars still requires an allocator to be available.