-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge release-v0.6.2 into main
- Loading branch information
Showing
9 changed files
with
280 additions
and
233 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
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 |
---|---|---|
@@ -1,25 +1,9 @@ | ||
### 2024-02-14 | ||
### 2024-03-31 | ||
|
||
### Chores | ||
+ create_release v0.5.5, [616338b7107036e968f51c3ff80739f9ffb40fbd] | ||
+ update dependencies, [10180d2e0817c00a198e27f7d71080c502639a6b] | ||
+ update to ratatui v0.26.0, [d33dce3eec4c19cc3c3668dab77f7d25d6970c3c] | ||
+ GitHub workflow dependency bump, [0314eac9df6cf9fea1943dcd06bd6a0b27131c16] | ||
|
||
### Docs | ||
+ screenshot updated, [fe5ec4f5dd25f11817be37f3f1867a6a2b0afc42] | ||
|
||
### Fixes | ||
+ ports all listed in white, [d3b23585b38045eb3bc827367eca90eb7f7a7dd5] | ||
+ use long container name in delete popup, [6202b7bbfdfb04a94959b5143dac3f1aa59cd336] | ||
+ memory display, closes #33, [a182d40a7463164ef5dcac379d1a1768d77209d2] | ||
|
||
### Refactors | ||
+ use &[T] instead of &Vec<T>, [76cd08ab2f98687a866a6bbb4fa93bbdedaa7699], [1f62bb50210f2d66bb7215e42e8b21a3c1a6ec06] | ||
+ draw_block constraints into consts, [0436ff1b7356c80532048c7d497c66d331092b01] | ||
|
||
### Tests | ||
+ update port test with new colour, [f74ae3f5c34d74b78822078291fed401427c4cba] | ||
+ color match tests updated, [5b287416315942b19c62f8c66348ce28462d894c] | ||
+ .devcontainer updated, [82a7f84ed94a9bad6cc5fe078bfadbda65c8ea8f] | ||
+ Rust 1.77 linting, [dfd4948d9c43cfbffb091c303d3cb2a05522047a] | ||
+ platform.sh formatted, [7953e68f3067ac3c9d4fe67e9f934c25036c0833] | ||
+ dependencies updated, [8e6c3ca6d83768f043923ccf6836397beaaae639] | ||
|
||
see <a href='https://github.com/mrjackwills/oxker/blob/main/CHANGELOG.md'>CHANGELOG.md</a> for more details |
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
Oops, something went wrong.