Skip to content

Releases: FHPythonUtils/LayeredImage

2024.3

30 Mar 17:58
Compare
Choose a tag to compare

2024.3 - 2024/03/30

  • fix bug where dimensions auto-calculation disregards layer offsets #7

2024.2.1

17 Mar 17:57
Compare
Choose a tag to compare

2024.2.1 - 2024/03/17

  • use absolute imports

2024.2

27 Jan 18:30
Compare
Choose a tag to compare

2024.2 - 2024/01/27

  • bug fixes
  • use new blendmodes

2024.1

17 Jan 21:08
Compare
Choose a tag to compare

2024.1 - 2024/01/17

  • update tooling
    • ruff
    • pyright
  • use loguru to replace print statements
  • use pathlib in place of os.path
  • absolute imports in the place of relative imports
  • Address “The Boolean Trap” with kw only args
  • More type hints
  • remove deprecated functions from 2021.2.4

2024

07 Jan 21:00
Compare
Choose a tag to compare

2024 - 2024/01/07

  • update dependencies

2023.0.2

01 Dec 20:03
Compare
Choose a tag to compare

2023.0.2 - 2023/12/01

2023

31 Aug 21:12
Compare
Choose a tag to compare

2023 - 2023/08/31

  • Update deps