Skip to content

v0.3.0

Compare
Choose a tag to compare
@matthewhanson matthewhanson released this 28 Sep 16:27
· 591 commits to main since this release
9e010ad

[0.3.0] - 2021-09-28

Added

  • Jupyter Notebook tutorials
  • Basic CQL-JSON filtering #100

Changed

  • Improved performance when constructing pystac.ItemCollection objects.
  • Relax requests dependency #87
  • Use regular expressions for checking conformance classes #97
  • Reorganized documentation, updated all docs

Fixed

  • ItemSearch now correctly handles times without a timezone specifier #92
  • queries including gsd cast to string to float when using shortcut query syntax (i.e., "key=val" strings). #98
  • Documentation lints #108