Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

72 lines (43 loc) · 1.27 KB

Changelog

All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.

2024.2 - 2014/03/30

  • support latest numpy + networkx (used by colormath)

2024.1 - 2024/03/17

  • code improvements
  • more tests
  • use ruff etc for linting

2024 - 2024/01/07

  • update dependencies

2023 - 2023/08/31

  • Update deps

2022.0.1 - 2022/04/06

  • Update deps
  • Remove metprint

2022 - 2022/01/23

  • Bump pillow version (CVE-2022-22815, CVE-2022-22816, CVE-2022-22817)
  • Update deps
  • Update test directory structure

2021 - 2021/11/13

  • add pre-commit
  • code quality improvements
  • update readme

2020.2 - 2020/10/29

  • Using FHMake to build
  • Added type hinting
  • Dropped support for python < 3.7
  • Added support for python 3.9

2020.1.3 - 2020/05/17

  • Optimizations to SVGs
  • Updates to gimpformats supporting .gpl files with comments

2020.1.2 - 2020/05/15

  • Preserve order of png palettes
  • Add support for svg

2020.1.1 - 2020/05/13

  • Bugfix toPILPalette

2020.1 - 2020/05/13

  • Added support for yaml toml json png jpg webp and ase files

2020 - 2020/05/12

  • All features back in place

0.1 - 2020/05/12

  • First release - Incomplete due to data loss