Skip to content

Releases: FHPythonUtils/TStickers

2024.1.3

26 Aug 13:58
Compare
Choose a tag to compare
  • be opinionated and install pyrlottie by default/ regardless
  • clearly notify user if backend is not installed

2024.1.2

24 Mar 12:13
Compare
Choose a tag to compare

2024.1.2 - 2024/03/25

  • revert 'fix'

2024.1.1

24 Mar 00:30
Compare
Choose a tag to compare

2024.1.1 - 2024/03/24

  • fix convert_rlottie_python.py

2024.1

22 Mar 23:42
Compare
Choose a tag to compare

2024.1 - 2024/03/22

  • Add '--file' arg for passing in a list of packs
  • Implement a custom demojize function similar to the emoji.demojize function.
    However, returns a string of unique keywords in alphabetical order seperated by "_"

2024

17 Mar 18:27
Compare
Choose a tag to compare

2024 - 2024/03/17

  • add convert backends to give the user a choice of using their preferred tool
  • ruff
  • code quality improvements

2022.1.1

25 Jun 22:59
Compare
Choose a tag to compare

2022.1.1 - 2022/06/25

  • Fix: add parents=True to Path.mkdir()
  • Update pre-commit