Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.4.3 #380

Merged
merged 2 commits into from
Dec 19, 2022
Merged

Release v0.4.3 #380

merged 2 commits into from
Dec 19, 2022

Conversation

gadomski
Copy link
Member

Related Issue(s):

Description:
Release v0.4.3. Release notes:

Added:

- Include kwargs in io `read_text` for use with internal `fsspec.open` call. ([#372](https://github.com/stac-utils/stactools/pull/372))
- Python 3.11 support ([#376](https://github.com/stac-utils/stactools/pull/376))
- `stac summary` command ([#323](https://github.com/stac-utils/stactools/pull/323))

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG.

@gadomski gadomski requested a review from pjhartzell December 16, 2022 13:00
@gadomski gadomski changed the title release: v0.4.3 Release v0.4.3 Dec 16, 2022
Copy link
Collaborator

@pjhartzell pjhartzell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seeing the support for Python 3.11 made me notice this in the README:
image

Is that still relevant?

@gadomski
Copy link
Member Author

Is that still relevant?

Nope, good catch. Removed.

@gadomski gadomski merged commit ec10341 into main Dec 19, 2022
@gadomski gadomski deleted the release/v0.4.3 branch December 19, 2022 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New release containing kwargs passing.
2 participants