Skip to content

Releases: ful1e5/Google_Cursor

v2.0.0

22 Oct 09:59
Compare
Choose a tag to compare

What's New?

Improvements

  • colors preview with .png file in README.md
  • sponsorships updated

v1.1.3

09 Nov 12:22
5add54d
Compare
Choose a tag to compare

What's New?

  • prepare target added inside Makefile
  • 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 iniside pling directory

Improvements

  • prepare command fixed inside Makefile
  • builder module renamed to src from gdbuild
  • simplify README.md
  • Added color hex with GitHub markdown inside README.md
  • descriptive logs in bitmapping process

v1.1.2

28 Jun 10:34
77b4f90
Compare
Choose a tag to compare

What's New?

  • builder module moved to the "src" directory.
  • tidy gbpkg.generator module.(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 gdbuild module directly inside build.py
  • Windows True HiDPi Supports inside build.py

v1.1.1

29 Mar 14:05
17c14ed
Compare
Choose a tag to compare

What's New?

  • GoogleDot White version added
  • Clean builder cache on every build (supported in Makefile)
  • Dynamic build using Make variables inside builder/Makefile
  • 2-Space format for bitmapper
  • Sphinx reST docstring in builder/gbpkg

Improvements

  • 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 from builder/Makefile

v1.1.0

08 Mar 12:45
a2d851c
Compare
Choose a tag to compare

What's New?

  • GoogleDot Black version
  • separated 'core' module in bitmapper
  • Makefile updated for GoogleDot
  • GoogleDot Black CI supports

Improvements

  • All .svg formated with xmllint
  • .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 Feb 13:06
f00f34f
Compare
Choose a tag to compare

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 build compatibility with make commands

v1.0.0

27 Oct 04:38
61ef63e
Compare
Choose a tag to compare

What's New?

  • Initial release 🎊
  • Logo and badges
  • CI/CD Pipelines