Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 891 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 891 Bytes

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 - 2024/03/30

  • Update deps

2023 - 2023/01/08

  • Add tox config
  • Use playwright and install_playwright in-place of playwright
    • Seemingly minor perf improvements (~32s vs ~38s)

2022 - 2022/01/23

  • Improvements to saving gifs
  • Bump pillow version (CVE-2022-22815, CVE-2022-22816, CVE-2022-22817)
  • Bump pyppeteer version

2021.2.2 - 2021/11/07

  • pre-commit
  • code quality improvements
  • improve docs

2021.2.1 - 2021/01/19

  • Skip corrupted gzipped files rather than throw an error

2021.2 - 2021/01/13

  • Significant optimizations (approx 33% speed improvement)

2021.1 - 2021/01/11

  • Add convertLottie2ALL and convertMultLottie2ALL

2021 - 2021/01/11

  • First release