v0.22.0
Changelog
v0.22.0 (2023-02-27)
This release adds a new feature to the reference server for avoiding validating data on the way out of the API (useful in cases where a small amount of leniency is desirable, and will have a minor performance bump). It also fixes a bug in the schema where page_below
and page_above
were codified as integers rather than strings.
Implemented enhancements:
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator