Files
oxkerclone/.github/release-body.md
T
2024-02-14 14:39:42 +00:00

26 lines
1.1 KiB
Markdown

### 2024-02-14
### 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]
see <a href='https://github.com/mrjackwills/oxker/blob/main/CHANGELOG.md'>CHANGELOG.md</a> for more details