🚀 Prepare v1.1.5

This commit is contained in:
ful1e5 2021-06-24 15:26:27 +05:30
parent 7147fb6dcc
commit 97c1f3b9bb
2 changed files with 28 additions and 26 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
## [v1.1.5] - 21 Jun 2021
### Added
- Setup target updated inside `builder/Makefile`
@ -16,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `applbuild` modules relative imports
- Removed `setup.py` from `builder/`
## [1.1.4] - 4 Apr 2021
## [v1.1.4] - 4 Apr 2021
### Added
@ -38,7 +40,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)
- Fixed Windows HiDPi issue #43 (check 7b49e34)
## [1.1.3] - 21 Feb 2021
## [v1.1.3] - 21 Feb 2021
### Added
@ -48,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Preview with shadows cursors
## [1.1.2] - 15 Feb 2021
## [v1.1.2] - 15 Feb 2021
### Added
@ -59,13 +61,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dynamic make install
- #39 Corner resize cursors are inverted fixed
## [1.1.1] - 9 Feb 2021
## [v1.1.1] - 9 Feb 2021
### Changed
- Cursor is not in expected position fixed #37
## [1.1.0] - 7 Feb 2021
## [v1.1.0] - 7 Feb 2021
### Added
@ -83,7 +85,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Windows cursors are renamed
- cursor's config moved to `builder/applbuild/constants.py`
## [1.0.6] - 1 Nov 2020
## [v1.0.6] - 1 Nov 2020
### Added
@ -96,7 +98,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Removed npm scripts & documentation (`yon` package removed)
- npm dependencies got upgraded (**dependabot** 🤖 security warning)
## [1.0.6] - 1 Nov 2020
## [v1.0.6] - 1 Nov 2020
### Added
@ -111,7 +113,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Cursor **preview** updated
- `hand2` lines fixed.(from pling.com @peotincelogy)
## [1.0.5] - 23 Oct 2020
## [v1.0.5] - 23 Oct 2020
### Added
@ -124,7 +126,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Windows **wrong resize** cursor fix.
- README.md docs & Table of Content refactor.
## [1.0.4] - 25 Sept 2020
## [v1.0.4] - 25 Sept 2020
### Changed
@ -132,7 +134,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- fix wrong implementation vertical resize cursor in **KDE**
- Compressed files in `build` **GitHub Action**
## [1.0.3] - 30 August 2020
## [v1.0.3] - 30 August 2020
### Changed
@ -155,7 +157,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- New `utils` for **Frames Save**
- **OCS** Install support **as default** for Linux users
## [1.0.2] - 10 August 2020
## [v1.0.2] - 10 August 2020
### Changed
@ -175,7 +177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **install.sh** and **windows.inf**(automated installation files) added in `scripts` directory.
- Table Of Content in `README.md`([476c64a](https://github.com/ful1e5/apple_cursor/commit/476c64afda50ec48c576b566ce729b575608c529#diff-04c6e90faac2675aa89e2176d2eec7d8))
## [1.0.1-beta] - 3 August 2020
## [v1.0.1-beta] - 3 August 2020
### Changed
@ -184,7 +186,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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
## [v1.0.0-alpha1] - 31 July 2020
### Added
@ -193,15 +195,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- CI/CD Pipelines
[unreleased]: https://github.com/ful1e5/apple_cursor/compare/v1.1.4...main
[1.1.4]: https://github.com/ful1e5/apple_cursor/compare/v1.1.3...v1.1.4
[1.1.3]: https://github.com/ful1e5/apple_cursor/compare/v1.1.2...v1.1.3
[1.1.2]: https://github.com/ful1e5/apple_cursor/compare/v1.1.1...v1.1.2
[1.1.1]: https://github.com/ful1e5/apple_cursor/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/ful1e5/apple_cursor/compare/v1.0.6...v1.1.0
[1.0.6]: https://github.com/ful1e5/apple_cursor/compare/1.0.5...v1.0.6
[1.0.5]: https://github.com/ful1e5/apple_cursor/compare/1.0.4...v1.0.5
[1.0.4]: https://github.com/ful1e5/apple_cursor/compare/1.0.3...1.0.4
[1.0.3]: https://github.com/ful1e5/apple_cursor/compare/1.0.2...1.0.3
[1.0.2]: https://github.com/ful1e5/apple_cursor/compare/1.0.1-beta...1.0.2
[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
[v1.1.4]: https://github.com/ful1e5/apple_cursor/compare/v1.1.3...v1.1.4
[v1.1.3]: https://github.com/ful1e5/apple_cursor/compare/v1.1.2...v1.1.3
[v1.1.2]: https://github.com/ful1e5/apple_cursor/compare/v1.1.1...v1.1.2
[v1.1.1]: https://github.com/ful1e5/apple_cursor/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/ful1e5/apple_cursor/compare/v1.0.6...v1.1.0
[v1.0.6]: https://github.com/ful1e5/apple_cursor/compare/1.0.5...v1.0.6
[v1.0.5]: https://github.com/ful1e5/apple_cursor/compare/1.0.4...v1.0.5
[v1.0.4]: https://github.com/ful1e5/apple_cursor/compare/1.0.3...1.0.4
[v1.0.3]: https://github.com/ful1e5/apple_cursor/compare/1.0.2...1.0.3
[v1.0.2]: https://github.com/ful1e5/apple_cursor/compare/1.0.1-beta...1.0.2
[v1.0.1-beta]: https://github.com/ful1e5/apple_cursor/compare/1.0.0-alpha1...1.0.1-beta
[v1.0.0-alpha1]: https://github.com/ful1e5/apple_cursor/tree/1.0.0-alpha1

View file

@ -1,6 +1,6 @@
{
"name": "apple_cursor_bitmapper",
"version": "1.1.4",
"version": "1.1.5",
"main": "index.js",
"scripts": {
"render": "yarn ts-node src/index.ts"