We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c229d0 commit 032ef1bCopy full SHA for 032ef1b
CHANGELOG.md
@@ -4,10 +4,17 @@
4
5
### Added
6
7
+- "Public" `Catalog.stac_io` property to match "private" `Catalog._stac_io` attribute
8
+ ([#590](https://github.com/stac-utils/pystac/pull/590))
9
+
10
### Removed
11
12
### Changed
13
14
+- `Catalog.set_root` also sets `Catalog.stac_io` for the calling instance to be the same
15
+ as `root.stac_io`, if that value is not `None`
16
17
18
### Fixed
19
20
### Deprecated
0 commit comments