v1.10.0
What's Changed
- Tidy up type checking by @jsignell in #1281
- Add parquet and zarr media types by @jsignell in #1280
- Do not use the deprecated utcnow by @avalentino in #1283
- Move more settings into pyproject.toml by @jsignell in #1284
- Docs fix: added import for typing objects by @tylere in #1290
- Make item pickle smaller by @jsignell in #1285
- Default layout strategy for catalogs by @thomas-maschler in #1295
- add API layout strategy by @thomas-maschler in #1294
- custom StacIO init needs to call parent init by @tylere in #1308
- Minimize css a bit and make it better at overriding jupyter defaults by @jsignell in #1311
- Test and advertise python 3.12 by @gadomski in #1260
- Replace called methods in docstrings with simple code blocks by @jsignell in #1316
- add custom validator as input by @fmigneault in #1320
- Release v1.10.0 by @jsignell in #1324
New Contributors
- @avalentino made their first contribution in #1283
- @tylere made their first contribution in #1290
- @thomas-maschler made their first contribution in #1295
- @fmigneault made their first contribution in #1320
Full Changelog: v1.9.0...v1.10.0