Releases: ful1e5/Google_Cursor
Releases · ful1e5/Google_Cursor
v2.0.0
What's New?
- Refactor: build with
clickgen v2and cbmp - Add cursor
top_left_arrowful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11 - Uninstall docs ful1e5/apple_cursor#79 ful1e5/apple_cursor#80
Improvements
- colors preview with
.pngfile in README.md - sponsorships updated
v1.1.3
What's New?
preparetarget added insideMakefileGoogleDot-Redvariant added ( fixed #21 )- Distributed binaries in
bindirectory - Compressed
GoogleDot-Redartifacts #21 - GoogleDot-Red preview added inside README.md
- Individual pling projects docs init iniside
plingdirectory
Improvements
- prepare command fixed inside
Makefile - builder module renamed to
srcfromgdbuild - simplify
README.md - Added color hex with GitHub markdown inside README.md
- descriptive logs in bitmapping process
v1.1.2
What's New?
- builder module moved to the "src" directory.
- tidy
gbpkg.generatormodule.(Merged #11) - Support button inside PLING.bbcode product page
Improvements
- Makefile target re-arrange & installation process updated (Merged #10)
- Removed clean target from
builder/Makefile - Compact code inside
builder/* - Remove
setup.py - Builder module renamed to
gdbuild - Import
gdbuildmodule directly insidebuild.py - Windows True HiDPi Supports inside build.py
v1.1.1
What's New?
- GoogleDot White version added
- Clean
buildercache on every build (supported inMakefile) - Dynamic build using Make variables inside
builder/Makefile - 2-Space format for
bitmapper - Sphinx
reSTdocstring inbuilder/gbpkg
Improvements
- GoogleDot logo updated with white split
- Preview section updated in README.md
- gbpkg supports clickgen v1.1.9
- Install
gbpkgbuilder python package as user - Removed python3
virtualenvcommands frombuilder/Makefile
v1.1.0
What's New?
- GoogleDot Black version
- separated 'core' module in bitmapper
- Makefile updated for GoogleDot
- GoogleDot Black CI supports
Improvements
- All
.svgformated withxmllint .svgcolors changed to key colors (Green & Blue)- Multiple cursors supports in
builder - Dynamic theme-name & comments inside
builder/build.py
v1.0.1
What's New?
- Figma file added inside README.md
- Organized build & bitmaps source code
- Add Make compatibility
- Only build options added in
Makefile - Relinked few svg files for Windows cursors purpose
- New build docs
Improvements
- Fixed some linting problems of builder using
pylint - Reduced Package Size
- Customize sizes from
make - CI workflow
buildcompatibility withmakecommands