Releases: FHPythonUtils/TStickers
Releases · FHPythonUtils/TStickers
2024.1.3
2024.1.2
2024.1.2 - 2024/03/25
- revert 'fix'
2024.1.1
2024.1.1 - 2024/03/24
- fix
convert_rlottie_python.py
2024.1
2024.1 - 2024/03/22
- Add '--file' arg for passing in a list of packs
- Implement a custom
demojize
function similar to theemoji.demojize
function.
However, returns a string of unique keywords in alphabetical order seperated by "_"
2024
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
2022.1.1 - 2022/06/25
- Fix: add
parents=True
toPath.mkdir()
- Update pre-commit