All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v2.0.0 - 22 October 2022
- Refactor: build with
clickgen v2
and cbmp - Add cursor
top_left_arrow
ful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11 - Uninstall docs ful1e5/apple_cursor#79 ful1e5/apple_cursor#80
- colors preview with
.png
file in README.md - sponsorships updated
v1.1.3 - 09 November 2021
prepare
target added insideMakefile
GoogleDot-Red
variant added ( fixed #21 )- Distributed binaries in
bin
directory - Compressed
GoogleDot-Red
artifacts #21 - GoogleDot-Red preview added inside README.md
- Individual pling projects docs init inside
pling
directory
- prepare command fixed inside
Makefile
- builder module renamed to
src
fromgdbuild
- simplify
README.md
- Added color hex with GitHub markdown inside README.md
- descriptive logs in bitmapping process
- Fix
None
value warning inbuilder/symlinks.py
v1.1.2 - 28 June 2021
- builder module moved to "src" directory.
- tidy
gbpkg.generator
module.(Merged #11) - Support button inside PLING.bbcode product page
- 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
gdbuild
module directly insidebuild.py
- Windows True HiDPi Supports inside build.py
v1.1.1 - 29 March 2021
- GoogleDot White version added
- Clean
builder
cache on every build (supported inMakefile
) - Dynamic build using Make variables inside
builder/Makefile
- 2-Space format for
bitmapper
- Sphinx
reST
docstring inbuilder/gbpkg
- GoogleDot logo updated with white split
- Preview section updated in README.md
- gbpkg supports clickgen v1.1.9
- Install
gbpkg
builder python package as user - Removed python3
virtualenv
commands frombuilder/Makefile
v1.1.0 - 08 March 2021
- GoogleDot Black version
- separated 'core' module in bitmapper
- Makefile updated for GoogleDot
- GoogleDot Black CI supports
- All
.svg
formated withxmllint
.svg
colors changed to key colors (Green & Blue)- Multiple cursors supports in
builder
- Dynamic theme-name & comments inside
builder/build.py
v1.0.1 - 17 February 2021
- 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
- Fixed some linting problems of builder using
pylint
- Reduced Package Size
- Customize sizes from
make
- CI workflow
build
compatibility withmake
commands
v1.0.0 - 27 October 2020
- Initial release 🎊
- Logo and badges
- CI/CD Pipelines