Releases: FHPythonUtils/LayeredImage
Releases · FHPythonUtils/LayeredImage
2024.3
2024.2.1
2024.2.1 - 2024/03/17
- use absolute imports
2024.2
2024.2 - 2024/01/27
- bug fixes
- use new blendmodes
2024.1
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
2024 - 2024/01/07
- update dependencies
2023.0.2
2023.0.2 - 2023/12/01
- add: Using os.path.splitext() to support Path objects #6, thank you https://github.com/denilsonsa!
2023
2023 - 2023/08/31
- Update deps