File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1414- ` Client.from_config ` and ` Client.close ` ([ #46 ] ( https://github.com/stac-utils/stac-asset/pull/46 ) )
1515- Retry configuration for S3 ([ #47 ] ( https://github.com/stac-utils/stac-asset/pull/47 ) )
1616- ` Collection ` download ([ #50 ] ( https://github.com/stac-utils/stac-asset/pull/50 ) )
17- - Progress reporting ([ #55 ] ( https://github.com/stac-utils/stac-asset/pull/55 ) )
18- - ` DownloadStrategy ` ([ #64 ] ( https://github.com/stac-utils/stac-asset/pull/64 ) )
17+ - Progress reporting ([ #55 ] ( https://github.com/stac-utils/stac-asset/pull/55 ) , [ #69 ] ( https://github.com/stac-utils/stac-asset/pull/69 ) )
18+ - ` ErrorStrategy ` ([ #69 ] ( https://github.com/stac-utils/stac-asset/pull/69 ) )
19+ - ` fail_fast ` ([ #69 ] ( https://github.com/stac-utils/stac-asset/pull/69 ) )
1920
2021### Changed
2122
2223- Use ` Config ` instead of standalone arguments ([ #45 ] ( https://github.com/stac-utils/stac-asset/pull/45 ) , [ #67 ] ( https://github.com/stac-utils/stac-asset/pull/67 ) )
23- - s/CantIncludeAndExclude/CannotIncludeAndExclude/ ([ #45 ] ( https://github.com/stac-utils/stac-asset/pull/45 ) )
2424- Re-use the same client for an entire item collection ([ #59 ] ( https://github.com/stac-utils/stac-asset/pull/59 ) )
2525
2626### Removed
You can’t perform that action at this time.
0 commit comments