Skip to content

Releases: loonghao/photoshop-python-api

v0.19.1

29 May 03:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

20 May 11:44
Compare
Choose a tag to compare

What's Changed

  • docs: add MrTeferi as a contributor for code by @allcontributors in #143
  • feat(ArtLayer): added linkedLayers and opacity, fixed unlink by @MrTeferi in #146

Full Changelog: v0.18.1...v0.19.0

v0.18.1

17 Apr 14:53
Compare
Choose a tag to compare

What's Changed

  • chore(docs): update docs ci by @loonghao in #140
  • refactor(ActionList): Added ActionList to init and Session by @MrTeferi in #141

New Contributors

  • @MrTeferi made their first contribution in #141

Full Changelog: v0.18.0...v0.18.1

v0.18.0

04 Apr 16:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.7...v0.18.0

v0.17.7

20 Mar 01:58
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency coverage to v6 by @renovate in #128
  • chore(deps): update dependency flake8 to v4 by @renovate in #129
  • chore(deps): update dependency pytest to v7 by @renovate in #130
  • chore(deps): update dependency mkdocs-pymdownx-material-extras to v2 by @renovate in #132
  • fix(deps): update dependency wheel to ^0.37.0 by @renovate in #133
  • chore(deps): update actions/checkout action to v3 by @renovate in #134

Full Changelog: v0.17.6...v0.17.7

v0.17.6

19 Mar 08:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.5...v0.17.6

v0.17.5

13 Mar 09:58
Compare
Choose a tag to compare
bump: version 0.17.4 → 0.17.5

v0.17.4

13 Mar 08:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.3...v0.17.4

0.15.1

03 Feb 05:36
Compare
Choose a tag to compare
  • Fix Error if enter version #50

0.15.0

10 Jan 14:19
Compare
Choose a tag to compare
  • Add missing properties in TextItem (#45)
  • Update support and code completion for LayerComps
  • Added unit tests for TextItem and LayerComps