Skip to content

Commit a7c4918

Browse files
committed
feat: Banana cursor is now customizable
1 parent 64dd84c commit a7c4918

File tree

115 files changed

+1405
-350
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+1405
-350
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- The 'bitmaps' directory has been removed from the git repository. You can now generate the PNG files using `yarn render` or download them from the release assets.
1313

14+
### What's New?
15+
16+
- Banana cursor is now customizable
17+
- Support `256px` cursors
18+
19+
### Changes
20+
21+
- build script renamed (`release.sh` -> `build.sh`)
22+
- Use 'xz' for better compression in `build.sh` script
23+
- De-framed animated cursors to static SVG files
24+
1425
## [v1.0.0] - 02 November 2022
1526

1627
### Added

svg/X_cursor.svg

Lines changed: 1 addition & 1 deletion
Loading

svg/all-scroll.svg

Lines changed: 1 addition & 1 deletion
Loading

svg/bd_double_arrow.svg

Lines changed: 3 additions & 3 deletions
Loading

svg/bottom_left_corner.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)