apple_cursor/CHANGELOG.md
2020-10-23 12:11:24 +05:30

4 KiB

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.

unreleased

Added

  • utils getFrameName.ts added.

Changed

  • remove Quick Install using scripts

1.0.4 - 25 Sept 2020

Changed

  • Product logo (on imgur)
  • fix wrong implementation vertical resize cursor in KDE
  • Compressed files in build GitHub Action

1.0.3 - 30 August 2020

Changed

  • Windows Cursors Info added in src/svg/README.md (14d85f7)
  • Quick install and Build Docs Improved
  • Color palette Icons Changed to Semi-Circle
  • Node Script with yarn-or-npm package (2b026ea)
  • Window Config Sorted (acbbea2)
  • Store actual data in install.inf in Windows Cursors.
  • Build Logs stored to the build.log file
  • Out Directories are themes and bitmaps
  • Windows Cursors Package is Redesign
  • config.ts cleanup

Added

  • Builder Version in build script
  • Main method in render
  • Bitmaps Pixel check in Animated Cursors
  • New utils for Frames Save
  • OCS Install support as default for Linux users

1.0.2 - 10 August 2020

Changed

  • hand2 and left_ptr hotspots alignments fixed.
  • Smooth Animation with 35 Delay (6698a56)
  • Ignored docs files (**.md ,LICENCE, **.bbcode) in build GitHub Actions. (0df635b)
  • Windows Configs inside config.py (e7d5092)
  • Redesign Windows package with install.inf. (5f99e05)
  • Remove unnecessary Windows Cursors. (5f99e05)

Added

  • Cursors Preview, Build Dependencies, Runtime Dependencies and other Documents @ README.md
  • CONTRIBUTING.md
  • CODE_OF_CONDUCT.md
  • Quick Install (Windows & Linux) Documents @ README.md (686bde5, f36656d)
  • install.sh and windows.inf(automated installtion files) added in scripts directory.
  • Table Of Content in README.md(476c64a)

1.0.1-beta - 3 August 2020

Changed

  • hand1 hand2 move cursors finger gap & border in center
  • Drop shadow & FPS(62) imporovments in wait, left_ptr_watch cursors.
  • Build size fix 65x65 to 64x64. (1120d17)
  • Pling product page Docs at PLING.bbcode.

1.0.0-alpha1 - 31 July 2020

Added

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