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

v0.2.0 Staging PR #53

Merged
merged 124 commits into from
Feb 27, 2024
Merged

v0.2.0 Staging PR #53

merged 124 commits into from
Feb 27, 2024

Conversation

EmilDohne
Copy link
Owner

The v0.2.0 Release primarily addresses adding Python bindings, hosting them on PyPi automatically using CI. As well as improving our CI for the C++ bindings to automatically upload artifacts and make the PhotoshopAPi cross-compatible.

Features:

  • Create python bindings for the PSAPI #48. For more information please read the docs and check out the examples!
  • Improve CI to build release artifacts automatically
  • Make PhotoshopAPI cross-compatible on Linux and MacOS
  • Improve main README.md for better information on requirements
  • ImageLayer<T>::getChannel() can now also extract layer masks

Bugfixes:

  • Fix misspelled name in Glacius' benchmarks
  • Fix bug in ImageLayer<T>::getChannel() where we indexed based on a uint16_t which would fail on alpha and mask channels

…d fail for alpha channels as well as adding support for masks
…equirements. Additionally add badge for cpp version and pypi
@EmilDohne EmilDohne self-assigned this Feb 27, 2024
@EmilDohne EmilDohne merged commit 884f2f8 into master Feb 27, 2024
1 of 9 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

1 participant