-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from tomcur/release-plz-2024-06-05T08-43-34Z
chore: release v0.1.1
- Loading branch information
Showing
4 changed files
with
50 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Changelog | ||
|
||
## [0.1.1] - 2024-06-10 | ||
|
||
### Features | ||
|
||
- *(highlights)* Add nvim-dap-ui highlights | ||
- *(highlights)* Add WinBar and WinBarNC | ||
- *(web)* Allow specifying listen address and port as cli arguments | ||
|
||
### Bug Fixes | ||
|
||
- *(web)* Set correct name for default color scheme | ||
- Use correct repo urls | ||
- Typo | ||
- Remove unnecessary file | ||
- Add @variable to default highlight groups | ||
|
||
### Documentation | ||
|
||
- Improve explanations in highlow.toml | ||
- Fix typo | ||
- Hosted version is now available | ||
- Improve wording | ||
- Fix url typo | ||
- *(hi.nvim.rs)* Add inverse theme generation to feature summary | ||
- *(hi.nvim.rs)* Add screenshots of in-repo color schemes to README | ||
- *(hi.nvim.rs)* Add badges | ||
|
||
### Refactor | ||
|
||
- Extract palette-gamut-mapping to its own repository | ||
|
||
### Build System and CI | ||
|
||
- Add buildColorscheme to Nix flake | ||
- Add release-plz git-only note | ||
- Add release-plz | ||
- Add Rust build and test workflow | ||
- Add hi-nvim-rs-web to Nix flake | ||
- Read version from Cargo.toml | ||
- Add package to Nix flake | ||
|
||
### Other | ||
|
||
- Bump input flakes | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters