mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-20 18:25:25 -04:00
📃 Changeslog
This commit is contained in:
parent
b34d7938aa
commit
31d4b241f0
1 changed files with 91 additions and 74 deletions
29
CHANGELOG.md
29
CHANGELOG.md
|
@ -7,27 +7,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
## [1.1.3] - 21 Feb 2021
|
### Added
|
||||||
|
|
||||||
|
- use `clickgen.packagers` for packaging **X11/UNIX** cursors
|
||||||
|
- typing supports from `clickgen` (v1.1.9)
|
||||||
|
- Set clickgen version to v1.1.9 inside `builder/setup.py`
|
||||||
|
- `Pillow` version locked at **8.1.1** by clickgen **v1.1.9**
|
||||||
|
- **2 Space** format in `bitmapper`
|
||||||
|
- Sphinx based docsstring in `builder/applbuild`
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Preview with shadows cursors
|
- Clean builder cache on every `make` commands
|
||||||
|
- Apple Cursors builder `applbuild` install as system level
|
||||||
|
- Removed python3 virtual environment from `builder/Makefile`
|
||||||
|
- **clean** target fixed in `builder/Makefile`
|
||||||
|
- Format `svg` files
|
||||||
|
|
||||||
|
## [1.1.3] - 21 Feb 2021
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Shadow underneath cursor #41 fixed
|
- Shadow underneath cursor #41 fixed
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Preview with shadows cursors
|
||||||
|
|
||||||
## [1.1.2] - 15 Feb 2021
|
## [1.1.2] - 15 Feb 2021
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- `reinstall` target added in project **makeFile**
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Dynamic make install
|
- Dynamic make install
|
||||||
- #39 Corner resize cursors are inverted fixed
|
- #39 Corner resize cursors are inverted fixed
|
||||||
|
|
||||||
### Added
|
|
||||||
|
|
||||||
- `reinstall` target added in project **makeFile**
|
|
||||||
|
|
||||||
## [1.1.1] - 9 Feb 2021
|
## [1.1.1] - 9 Feb 2021
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue