3.1.0
What's Changed
- refactor datetime parsing and validation by @vincentsarago in #133
- update changelog by @vincentsarago in #132
- remove the deprecated Context Extension by @vincentsarago in #138
- update pre-commit configuration and add python 3.12 in CI by @vincentsarago in #137
- rename ConformanceClasses to Conformance by @vincentsarago in #136
- remove default for Types by @vincentsarago in #140
- add
queryables
link relation type by @constantinius in #123 - fix STAC API Query Extension operator names from ne->neq, le->lte, and ge->gte by @philvarner in #120
- allow extra fields in Links by @jonhealy1 in #144
- adjust ItemProperties Validation. by @eseglem in #131
- add missing license by @vincentsarago in #147
- use StacBaseModel model instead of StacCommonMetadata by @vincentsarago in #148
- optional limit in search query by @vincentsarago in #150
- allow
null
datetime by @vincentsarago in #149 - add more start/end datetime tests by @vincentsarago in #151
- set start/end datetime to the unique datetime passed in api.Search by @vincentsarago in #152
- release 3.1.0 by @vincentsarago in #153
New Contributors
- @constantinius made their first contribution in #123
- @eseglem made their first contribution in #131
Full Changelog: 3.0.0...3.1.0