Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Latest commit

 

History

History
111 lines (82 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

111 lines (82 loc) · 3.64 KB

Changelog

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.

Added

Changed

  • sponsorships updated
  • minimal docs inside README.md
  • Fix None value warning in builder/symlinks.py
  • Github Action renamed to build

v1.1.2 - 25 Jul 2021

Added

  • Support button inside PLING.bbcode product page
  • make prepare command for preparing bibata binaries
  • pyrightconfig.json init

Changed

  • Removed clean target from builder/Makefile
  • Compact code inside builder/*
  • Remove setup.py
  • Builder code moved to src
  • Import src module directly inside build.py
  • Makefile build commands re-arrange with groups
  • Dynamic determine Windows canvas size on Windows cursor size inside build.py

v1.1.1 - 30 Mar 2021

Added

  • pling product page docs
  • 2 space format in bitmapper
  • brbpkg installed as user in make command
  • Supports clickgen v1.1.9
  • PNGProvider imported from clickgen.util
  • builder/brbpkg docstring in reST with sphinx supports

Changed

  • python3 virtualenv commands removed from builder/Makefile
  • Removed builder/brbpkg/extra.py module (all funtions imported from clickgen)
  • clean builder cache on every make commands

v1.1.0 - 04 Mar 2021

Added

  • Add Windows support
  • .svg files separated to <root>/svg
  • Customizable Windows & UNIX cursors
  • Easy build system with Make supports
  • Make docs inREADME.md
  • use builtin clickgen WinPackager for Windows package
  • Constant frames in animated cursors
  • Smooth animation in Windows cursors
  • install & uninstall with make commands

Changed

  • Individual cursor build with clickgen v1.1.8 #93
  • puppeteer 'single-process' args removed
  • All Bitmapping code structured in bitmapper directory
  • builder code structured inside builder directory
  • builder package renamed to brbpkg
  • Symblinks provided by brbpkg(new Bibata Rainbow builder)
  • Automatic build environment setup with make
  • Logging file removed
  • Fix dnf runtime requirements packages ful1e5/apple_cursor#34
  • Fix grabbing cursors symlinks #87
  • Fix Cursors not available for Login Window in Linux Mint 20 #88
  • Dirty pixel in move cursor fixed #94

v1.0.0 - 17 Nov 2020

First version of Bibata_Cursor_Rainbow is published on Bibata_Cursor repo

Added

  • Bibata Rainbow (semi-animated) cursors. #55
  • Bibata Rainbow workflow file added bibata-rainbow-ci.yml
  • semi-animated cursors .svg parsing support in bibata-core
  • PLING.bbcode for Bibata Rainbow
  • Tagging guid in CHANGELOG.md
  • Bibata Rainbow's branding assets in packages/rainbow/src/svgs/branding

Changed

  • build workflow changed to bibata-ci
  • Bibata workflow file names changed to bibata-ci.yml & bibata-pr.yml
  • Optimize BitmapsGenerator browser.