All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.
- drop support for python 3.8
- update deps
- use ruff
- code quality improvements
- fix 'Can't download packs with ":" (Colon) in it' - #3
- 98% test coverage
- update dependencies
- Update deps
- Fix: use
os.makedirs
instead ofos.mkdir
- Update pre-commit
- Tests and code improvements
- Update pre-commit
- Improvements to saving gifs
- Bump pillow version (CVE-2022-22815, CVE-2022-22816, CVE-2022-22817)
- Use urllib.parse to parse urls in place of string splitting
- Fix #1
- More meaningful error messages
- Implement action='extend' for pre 3.7 eg.
python3 -m sigstickers -p pack1 pack2 -p pack3
- Added caching functionality - output cache hit/miss to stdout for converter
- refactored code
- File names are now the emoji as text followed by the emoji glyph e.g.
"0+smiling_face_with_3_hearts+🥰" followed by the file extension
(requires
emoji
for this) - Strings double-quoted
- Improvements to gifs
- Animations supported in gifs
- Bugfixes
- First release
- Similar UI to
tstickers
- Gifs seem to look horrible