File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+ ### Changed
8
+
9
+ ### Fixed
10
+
11
+ ### Removed
12
+
13
+ ## [ 1.0.0-beta.3]
14
+
15
+ ### Added
16
+
7
17
- Summaries for View Geometry, Projection, and Scientific extensions ([ #372 ] ( https://github.com/stac-utils/pystac/pull/372 ) )
8
18
- Raster extension support ([ #364 ] ( https://github.com/stac-utils/pystac/issues/364 ) )
9
19
- solar_illumination field in eo extension ([ #356 ] ( https://github.com/stac-utils/pystac/issues/356 ) )
10
20
- Added ` Link.canonical ` static method for creating links with "canonical" rel type ([ #351 ] ( https://github.com/stac-utils/pystac/pull/351 ) )
11
21
- Added ` RelType ` enum containing common ` rel ` values ([ #351 ] ( https://github.com/stac-utils/pystac/pull/351 ) )
12
22
- Added support for summaries ([ #264 ] ( https://github.com/stac-utils/pystac/pull/264 ) )
13
23
14
- ### Changed
15
-
16
24
### Fixed
17
25
18
26
- Links to STAC Spec point to latest supported version ([ #368 ] ( https://github.com/stac-utils/pystac/pull/368 ) )
@@ -326,7 +334,8 @@ use `Band.create`
326
334
327
335
Initial release.
328
336
329
- [ Unreleased ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-beta.2..main >
337
+ [ Unreleased ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-beta.3..main >
338
+ [ v1.0.0-beta.3 ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-beta.2..v1.0.0-beta.3 >
330
339
[ v1.0.0-beta.2 ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-beta.1..v1.0.0-beta.2 >
331
340
[ v1.0.0-beta.1 ] : < https://github.com/stac-utils/pystac/compare/v0.5.6..v1.0.0-beta.1 >
332
341
[ v0.5.6 ] : < https://github.com/stac-utils/pystac/compare/v0.5.5..v0.5.6 >
You can’t perform that action at this time.
0 commit comments