This release is mostly to make docs.rs show the various feature flags in the docs, but I also went ahead and exposed all the ensure_v2
functions, since they didn't really need to be behind a feature flag, even if they're not that useful outside of v1 support.
Features
- api: unflagged ensure_v2 fns, and docsrs improvements (99dec9fa)