Skip to content

Releases: stac-utils/pystac

v1.13.0

15 Apr 18:13
v1.13.0
9219359
Compare
Choose a tag to compare

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

v1.12.2

21 Feb 10:54
v1.12.2
5668f1f
Compare
Choose a tag to compare

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

Full Changelog: v1.12.1...v1.12.2

v1.12.1

27 Jan 15:51
v1.12.1
79cc5af
Compare
Choose a tag to compare

Fix up some breaks in the projection extension handling.

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

23 Jan 17:58
v1.12.0
7ac7560
Compare
Choose a tag to compare

Highlights

  • STAC v1.1.0 is now the default 🥳
  • Projection extension v2 support
  • Use uv for development

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

03 Oct 19:53
407c270
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

03 May 13:42
v1.10.1
Compare
Choose a tag to compare

Small bugfix release for #1337.

Full Changelog: v1.10.0...v1.10.1

v1.10.0

29 Mar 12:10
v1.10.0
858f43f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

24 Oct 15:51
v1.9.0
c262e0a
Compare
Choose a tag to compare

Simpler extension interface! 🎉

assert item.ext.has("proj")
print(item.ext.proj.epsg)

What's Changed

New Contributors

Full Changelog: v1.8.4...v1.9.0

v1.8.4

25 Sep 19:10
v1.8.4
1849222
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.8.4

v1.8.3

10 Aug 18:57
v1.8.3
248168e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3