Prepare v2.0.0

This commit is contained in:
ful1e5 2022-10-11 16:14:57 +05:30
parent 665c488b75
commit 3c8ec31a8a
4 changed files with 34 additions and 30 deletions

View file

@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased] ## [unreleased]
## [v2.0.0] - 11 October 2021
### Added ### Added
- Add cursor top_left_arrow ful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11 - Add cursor top_left_arrow ful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11
- ci: runner updated `linux`, `windows` and `macos`
### Changed ### Changed
@ -17,13 +20,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Some cursors are very blurry on lower sizes fixed #74 - Some cursors are very blurry on lower sizes fixed #74
- README.md: removed unnecessary colors fixed #81 - README.md: removed unnecessary colors fixed #81
- README.md: Updated build docs - README.md: Updated build docs
- fixed #87 - fixed #87 Bigger size Windows cursor
- fixed #84 - fixed #84 Resolution problem in Windows
- fixed #83 - fixed #83 Larger version for Windows
- fixed #82 - fixed #82 Wrong hotspot in work.ani (Windows)
- fixed #68 - fixed #68 Increasing font sizes in Windows problem
## [v1.2.3] - 23 Nov 2021 ## [v1.2.3] - 23 November 2021
### Added ### Added
@ -44,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- bitmapper `core` as node package - bitmapper `core` as node package
- macOSBigSur .svg files moved to `svgs/bigsur` directory - macOSBigSur .svg files moved to `svgs/bigsur` directory
## [v1.2.2] - 31 Oct 2021 ## [v1.2.2] - 31 October 2021
### Added ### Added
@ -58,7 +61,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- cursor preview updated - cursor preview updated
- project description changed - project description changed
## [v1.2.1] - 14 Oct 2021 ## [v1.2.1] - 14 October 2021
### Added ### Added
@ -70,7 +73,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- docs: pling documents renamed to `pling/` directory. - docs: pling documents renamed to `pling/` directory.
- build: logging character updated - build: logging character updated
## [v1.2.0] - 25 Aug 2021 ## [v1.2.0] - 25 August 2021
### Added ### Added
@ -87,12 +90,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Makefile` with macOSBigSur-White cursor theme - `Makefile` with macOSBigSur-White cursor theme
- `PULL_REQUEST_TEMPLATE.md` template updated - `PULL_REQUEST_TEMPLATE.md` template updated
## [v1.1.6] - 13 Aug 2021 ## [v1.1.6] - 13 August 2021
### Added ### Added
- Support button inside PLING.bbcode product page - Support button inside PLING.bbcode product page
- `make prepare` command for preparing bibata binaries - `make prepare` command for preparing binaries
- `pyrightconfig.json` init - `pyrightconfig.json` init
### Changed ### Changed
@ -105,7 +108,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Makefile` build commands re-arrange with groups - `Makefile` build commands re-arrange with groups
- `crosshair` cursors border added fixed #59 - `crosshair` cursors border added fixed #59
## [v1.1.5] - 21 Jun 2021 ## [v1.1.5] - 21 June 2021
### Added ### Added
@ -116,7 +119,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `applbuild` modules relative imports - `applbuild` modules relative imports
- Removed `setup.py` from `builder/` - Removed `setup.py` from `builder/`
## [v1.1.4] - 4 Apr 2021 ## [v1.1.4] - 4 April 2021
### Added ### Added
@ -138,7 +141,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add Shadows / Drop Shadows to arrow cursor fixed #45 (check 29ab657) - Add Shadows / Drop Shadows to arrow cursor fixed #45 (check 29ab657)
- Fixed Windows HiDPi issue #43 (check 7b49e34) - Fixed Windows HiDPi issue #43 (check 7b49e34)
## [v1.1.3] - 21 Feb 2021 ## [v1.1.3] - 21 February 2021
### Added ### Added
@ -148,7 +151,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Preview with shadows cursors - Preview with shadows cursors
## [v1.1.2] - 15 Feb 2021 ## [v1.1.2] - 15 February 2021
### Added ### Added
@ -159,13 +162,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dynamic make install - Dynamic make install
- #39 Corner resize cursors are inverted fixed - #39 Corner resize cursors are inverted fixed
## [v1.1.1] - 9 Feb 2021 ## [v1.1.1] - 9 February 2021
### Changed ### Changed
- Cursor is not in expected position fixed #37 - Cursor is not in expected position fixed #37
## [v1.1.0] - 7 Feb 2021 ## [v1.1.0] - 7 February 2021
### Added ### Added
@ -183,7 +186,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Windows cursors are renamed - Windows cursors are renamed
- cursor's config moved to `builder/applbuild/constants.py` - cursor's config moved to `builder/applbuild/constants.py`
## [v1.0.6] - 1 Nov 2020 ## [v1.0.6] - 1 November 2020
### Added ### Added
@ -196,7 +199,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Removed npm scripts & documentation (`yon` package removed) - Removed npm scripts & documentation (`yon` package removed)
- npm dependencies got upgraded (**dependabot** 🤖 security warning) - npm dependencies got upgraded (**dependabot** 🤖 security warning)
## [v1.0.6] - 1 Nov 2020 ## [v1.0.6] - 1 November 2020
### Added ### Added
@ -211,7 +214,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Cursor **preview** updated - Cursor **preview** updated
- `hand2` lines fixed.(from pling.com @peotincelogy) - `hand2` lines fixed.(from pling.com @peotincelogy)
## [v1.0.5] - 23 Oct 2020 ## [v1.0.5] - 23 October 2020
### Added ### Added
@ -224,7 +227,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Windows **wrong resize** cursor fix. - Windows **wrong resize** cursor fix.
- README.md docs & Table of Content refactor. - README.md docs & Table of Content refactor.
## [v1.0.4] - 25 Sept 2020 ## [v1.0.4] - 25 September 2020
### Changed ### Changed
@ -292,8 +295,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logo and badges - Logo and badges
- CI/CD Pipelines - CI/CD Pipelines
[unreleased]: https://github.com/ful1e5/apple_cursor/compare/v1.2.3...main [unreleased]: https://github.com/ful1e5/apple_cursor/compare/v2.0.0...main
[v1.2.3]: https://github.com/ful1e5/apple_cursor/compare/v1.2.3...v1.2.3 [v2.0.0]: https://github.com/ful1e5/apple_cursor/compare/v1.2.3...v2.0.0
[v1.2.3]: https://github.com/ful1e5/apple_cursor/compare/v1.2.2...v1.2.3
[v1.2.2]: https://github.com/ful1e5/apple_cursor/compare/v1.2.1...v1.2.2 [v1.2.2]: https://github.com/ful1e5/apple_cursor/compare/v1.2.1...v1.2.2
[v1.2.1]: https://github.com/ful1e5/apple_cursor/compare/v1.2.0...v1.2.1 [v1.2.1]: https://github.com/ful1e5/apple_cursor/compare/v1.2.0...v1.2.1
[v1.2.0]: https://github.com/ful1e5/apple_cursor/compare/v1.1.6...v1.2.0 [v1.2.0]: https://github.com/ful1e5/apple_cursor/compare/v1.1.6...v1.2.0

View file

@ -631,8 +631,8 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found. the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.> Open source macOS Cursors.
Copyright (C) <year> <name of author> Copyright (C) 2022 Abdulkaiz Khatri
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode: notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author> apple_cursor Copyright (C) 2022 Abdulkaiz Khatri
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details. under certain conditions; type `show c' for details.

View file

@ -160,7 +160,7 @@ customize sizes, target platform, and etc. with the `ctgen` CLI (packed with `cl
#### `yarn build` aberration #### `yarn build` aberration
Here are the default commands we used to build the Bibata's variants and packed them into `yarn build`: Here are the default commands we used to build the macOS variants and packed them into `yarn build`:
```bash ```bash
npx cbmp -d 'svg/bigsur' -n 'macOS-BigSur' -bc '#000000' -oc '#FFFFFF' npx cbmp -d 'svg/bigsur' -n 'macOS-BigSur' -bc '#000000' -oc '#FFFFFF'
@ -218,7 +218,7 @@ After installing dependencies you can customize the colors via `npx cbmp` Node C
##### `yarn render` aberration ##### `yarn render` aberration
Here are the default commands we used for generating the Bibata's bitmaps and packed them into `yarn render`: Here are the default commands we used for generating the macOS bitmaps and packed them into `yarn render`:
```bash ```bash
npx cbmp -d 'svg/bigsur' -n 'macOS-BigSur' -bc '#000000' -oc '#FFFFFF' npx cbmp -d 'svg/bigsur' -n 'macOS-BigSur' -bc '#000000' -oc '#FFFFFF'

View file

@ -11,7 +11,7 @@ names["macOS-Monterey-White"]="macOS Monterey White Cursors"
# Cleanup old builds # Cleanup old builds
rm -rf themes bin rm -rf themes bin
# Building Bibata XCursor binaries # Building macOS XCursor binaries
for key in "${!names[@]}"; for key in "${!names[@]}";
do do
comment="${names[$key]}"; comment="${names[$key]}";
@ -21,7 +21,7 @@ do
done done
# Building Bibata Windows binaries # Building macOS Windows binaries
for key in "${!names[@]}"; for key in "${!names[@]}";
do do
comment="${names[$key]}"; comment="${names[$key]}";