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 0.9.0 #48

Merged
merged 19 commits into from
Feb 22, 2024
Merged

Release 0.9.0 #48

merged 19 commits into from
Feb 22, 2024

Conversation

jamesfwood
Copy link
Contributor

[0.9.0]

Added

  • ** Add Arm Architecture **
    • update tig to be able to run with arm architecture
  • ** Add image uploading **
    • update tig to upload tig image to ecr
  • ** Add palette support to generating configuration **

Changed

Deprecated

Removed

Fixed

  • ** Add function to fill in missing pixels for certain collections **
    • issue/26: Fix images with missing pixels for ASCAT collections

Security

jamesfwood and others added 9 commits December 14, 2023 16:09
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* revert tig.py

* restore pytest

* update changelog
* add fill in missing pixel function

* fix pylint

* optimize fill in pixel functions
* update configuration generation with palette option

* update to make fill_missing and ppd optional for each variable

* fix pytoml version for develop

* show example of palette in csv

* fix version to 0.9.0-alpha.4
dependabot bot and others added 10 commits February 20, 2024 10:07
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	pyproject.toml
@jamesfwood jamesfwood merged commit db8b6ac into main Feb 22, 2024
2 checks passed
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.

None yet

3 participants