mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 23:54:44 -04:00
♻ Quick install changelogs
This commit is contained in:
parent
5f99e0565a
commit
26ad5888c5
1 changed files with 7 additions and 2 deletions
|
@ -10,13 +10,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## Changed
|
||||
|
||||
- `hand2` and `left_ptr` hotspots alignments fixed.
|
||||
- Ignored `docs` files (**.md ,LICENCE, **.bbcode) in `build` GitHub Actions. ([3a19013](https://github.com/ful1e5/apple_cursor/commit/0df635b1cdd18840606956f2188e735321f6f8b5))
|
||||
- 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))
|
||||
|
||||
## 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
|
||||
- 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))
|
||||
- **install.sh** and **windows.inf**(automated installtion files) added in `scripts` directory.
|
||||
|
||||
## [1.0.1-beta] - 3 August 2020
|
||||
|
||||
|
@ -24,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- `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**. ([b6a8529](https://github.com/ful1e5/apple_cursor/commit/1120d176636baff2aac1838ba316b4f420be7ca7))
|
||||
- Build size fix **65x65** to **64x64**. ([1120d17](https://github.com/ful1e5/apple_cursor/commit/1120d176636baff2aac1838ba316b4f420be7ca7))
|
||||
- [Pling](https://www.pling.com/p/1408466/) product page Docs at `PLING.bbcode`.
|
||||
|
||||
## [1.0.0-alpha1] - 31 July 2020
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue