Skip to content

Commit

Permalink
Prepare v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Oct 19, 2022
1 parent af5edb0 commit d96ff7f
Show file tree
Hide file tree
Showing 5 changed files with 265 additions and 111 deletions.
24 changes: 13 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [v2.0.0]- 19 October 2022

### Added

- Refactor: build with `clickgen v2` #21
- Add cursor top_left_arrow
- Uninstall docs ful1e5/apple_cursor#79 ful1e5/apple_cursor#80
- ci: support `clickgen v2` build with cross platform test

### Changed

- Fixed bullet points in quick install docs

## [v1.1.4]- 11 Nov 2021
## [v1.1.4]- 11 November 2021

### Added

Expand All @@ -29,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- prettified bitmapping logs
- tidy docs inside README.md

## [v1.1.3]- 6 Jul 2021
## [v1.1.3]- 6 July 2021

### Added

Expand All @@ -49,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Import `src` module directly inside `build.py`
- `Makefile` build commands re-arrange with groups

## [v1.1.2]- 21 Jun 2021
## [v1.1.2]- 21 June 2021

### Added

Expand All @@ -64,7 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- build module import fix inside `build.py`
- Move builder module to `xcbuild`

## [v1.1.1]- 27 Mar 2021
## [v1.1.1]- 27 March 2021

### Added

Expand All @@ -79,7 +80,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Remove python3 **virtualenv** form `builder/Makefile`
- Compact XCursor-Pro build commands inside `builder/Makefile`

## [v1.1.0]- 15 Mar 2021
## [v1.1.0]- 15 March 2021

### Added

Expand All @@ -96,15 +97,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dynamic cursors build in `xbpkg`
- `builder` docs updated

## [v1.0.0] - 12 Feb 2021
## [v1.0.0] - 12 February 2021

### Added

- Initial release 🎊
- Logo and badges
- CI/CD Pipelines

[unreleased]: https://github.com/ful1e5/XCursor-pro/compare/v1.1.4...main
[unreleased]: https://github.com/ful1e5/XCursor-pro/compare/v2.0.0...main
[v2.0.0]: https://github.com/ful1e5/XCursor-pro/compare/v1.1.4...v2.0.0
[v1.1.4]: https://github.com/ful1e5/XCursor-pro/compare/v1.1.3...v1.1.4
[v1.1.3]: https://github.com/ful1e5/XCursor-pro/compare/v1.1.2...v1.1.3
[v1.1.2]: https://github.com/ful1e5/XCursor-pro/compare/v1.1.1...v1.1.2
Expand Down
Loading

0 comments on commit d96ff7f

Please sign in to comment.