Skip to content

v1.13.0

Latest
Compare
Choose a tag to compare
@gadomski gadomski released this 15 Apr 18:13
· 4 commits to main since this release
v1.13.0
9219359

What's Changed

  • Make sure that VersionRange has VersionIDs rather than strings by @jsignell in #1512
  • Update uv.lock for pystac 1.12.1 by @teks in #1514
  • chore: use dependency-groups by @gadomski in #1517
  • 993 progress: convert test_version.py & test_item.py to pytest by @teks in #1516
  • Remove scripts except pull-static by @jsignell in #1519
  • 993 progress: convert 3 more files to pytest by @teks in #1520
  • Add Collection.from_items by @jsignell in #1522
  • 993 progress: Convert test_catalog.py, test_layout.py and test_link.py to pytest by @teks in #1527
  • 993 progress: convert 3 more files to pytest by @teks in #1528
  • 993 progress: convert last 4 files outside of extensions/ by @teks in #1530
  • release: v1.12.2 by @gadomski in #1529
  • 993 progress: convert 3 more files; 10 to go by @teks in #1531
  • 993 progress: 3 more files converted by @teks in #1532
  • 993 progress: convert 2 more test files to pytest; 5 remain by @teks in #1533
  • 993 progress: convert two more files to pytest, only three remaining by @teks in #1534
  • 993 progress: two more files converted to pytest, one remaining by @teks in #1535
  • 993 finish last conversion to pytest by @teks in #1536
  • fix: added missing Classification parameter title by @jonas-hurst in #1539
  • fix: don't set code for None epsg by @gadomski in #1544
  • Add MLM extension by @jonas-hurst in #1542
  • Projection extension: migrate Assets on Items by @bmcandr in #1549
  • release: v1.13.0 by @gadomski in #1550

New Contributors

Full Changelog: v1.12.1...v1.13.0