apple_cursor/CHANGELOG.md

50 lines
2.5 KiB
Markdown
Raw Normal View History

2020-08-02 07:53:33 -04:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020-08-02 07:54:31 -04:00
2020-08-07 09:20:27 -04:00
## [unreleased]
2020-08-10 07:34:07 -04:00
## [1.0.2] - 10 August 2020
2020-08-07 09:20:27 -04:00
## Changed
- `hand2` and `left_ptr` hotspots alignments fixed.
2020-08-10 23:27:45 -04:00
- Smooth Animation with `35` Delay ([6698a56](https://github.com/ful1e5/apple_cursor/commit/6698a566c08c1f8e6a36ac7012c9a931dac2edf7))
2020-08-10 02:14:13 -04:00
- Ignored `docs` files (**.md ,LICENCE, **.bbcode) in `build` GitHub Actions. ([0df635b](https://github.com/ful1e5/apple_cursor/commit/0df635b1cdd18840606956f2188e735321f6f8b5))
- Windows Configs inside `config.py` ([e7d5092](https://github.com/ful1e5/apple_cursor/commit/e7d509295b69fbe43cdc3ea3000c493dcee47824))
- Redesign **Windows package** with `install.inf`. ([5f99e05](https://github.com/ful1e5/apple_cursor/commit/5f99e0565a5730165a498695bcbba4716108e82b))
- Remove **unnecessary** Windows Cursors. ([5f99e05](https://github.com/ful1e5/apple_cursor/commit/5f99e0565a5730165a498695bcbba4716108e82b))
2020-08-07 23:02:52 -04:00
## Added
- Cursors Preview, Build Dependencies, Runtime Dependencies and other Documents @ [README.md](https://github.com/ful1e5/apple_cursor/blob/master/README.md)
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
2020-08-10 02:47:42 -04:00
- Quick Install (Windows & Linux) Documents @ [README.md](https://github.com/ful1e5/apple_cursor/blob/master/README.md) ([686bde5](https://github.com/ful1e5/apple_cursor/commit/686bde5eda5c4d913dd8c9df49aa94c20d24d9bf), [f36656d](https://github.com/ful1e5/apple_cursor/commit/f36656d1fbcce5c822d78f5964938daf1ad0c4c0))
2020-08-10 02:14:13 -04:00
- **install.sh** and **windows.inf**(automated installtion files) added in `scripts` directory.
2020-08-07 09:20:27 -04:00
## [1.0.1-beta] - 3 August 2020
2020-08-02 07:55:04 -04:00
### Changed
- `hand1 hand2 move` cursors finger gap & border in center
- Drop shadow & FPS(**62**) imporovments in `wait, left_ptr_watch` cursors.
2020-08-10 02:14:13 -04:00
- Build size fix **65x65** to **64x64**. ([1120d17](https://github.com/ful1e5/apple_cursor/commit/1120d176636baff2aac1838ba316b4f420be7ca7))
2020-08-02 10:12:32 -04:00
- [Pling](https://www.pling.com/p/1408466/) product page Docs at `PLING.bbcode`.
2020-08-02 07:55:04 -04:00
2020-08-02 07:54:31 -04:00
## [1.0.0-alpha1] - 31 July 2020
### Added
- Initial release 🎊
- Logo and badges
- CI/CD Pipelines
2020-08-10 07:34:07 -04:00
[unreleased]: https://github.com/ful1e5/apple_cursor/compare/1.0.2...master
[1.0.2]: https://github.com/ful1e5/apple_cursor/compare/1.0.1-beta...1.0.2
2020-08-05 00:11:22 -04:00
[1.0.1-beta]: https://github.com/ful1e5/apple_cursor/compare/1.0.0-alpha1...1.0.1-beta
[1.0.0-alpha1]: https://github.com/ful1e5/apple_cursor/tree/1.0.0-alpha1