Releases: ful1e5/clickgen
Releases · ful1e5/clickgen
v1.1.9
What's New?
- Couple of linting problem fixes
- Bitmap and CursorsAlias member access outside the context manager
- Check
make
command insetup.py
- Better typing experience
- Configure readthedocs with
sphinx
- Added docs badge in
README.md
Improvements
- Fixed Pillow vulnerabilities by bumped it to
8.1.1
- python caching updated in
app-ci.yml
Literal
typing removed fromclickgen.util
&clickgen.core
Issues Fixes
v1.1.8
What's New?
- Code Coverage ~100%
- The new CLI
- New
XCursor
&Windows Cursor
building approach - python
.pyi
static type file (stub file) init - X11 & Windows themes packaging compatibility
- Semi-animated theme supports for Windows & X11
timer
&debug
development utility init.
Improvements
- Handle Cursor config file in
tmp
directory - Cursor's database in python
Dict
format - Vast changes in
clickgen
importing. - GitHub workflow with
matrix
- fixed #12
v1.1.7
1.1.6
1.1.5-beta
Bug Fixes
- Typo fixed in
build
scripts
1.1.4-beta
What's new?
- configsgen - a tool for automating cursor
configs
generation from images. - build function - a shortcut functions for build a
cursor theme
.
Bug Fixes
- individual
logging
support - added more logs
- fixed built-in conflicts
import
packages manner changed
Docs
- CodeFactor & PyPi Badges added.
- CHANGELOG file added.
1.1.3-alpha
Source Code Fix
- docker image publishing workflow fixed
1.1.2-alpha
What's new?
- Docker image available on Github Docker Registry
clickgen CLI
added with the pip package
Fixes
- Remove default command-line arguments in
win.py
aka anicursorgen - Exited with an error if
exception
occurred. - Empty
cursor theme
archive generation.
1.1.1-alpha
1.1.0-alpha
Features
- automatic
Windows
&X11
cursor generation. - Fix cursor's name by directory matching.
.tar
archive &directory
as out package.- auto-generated symlinks based on input configs.
- Built-in cursor builder xcursorgen & anicursorgen
Improvements
- auto-install
pip
requirements - typing added
- docs updated
CI/CD
improved.xcursorgen.so
file included in the packaging