1.3 KiB
1.3 KiB
2022-09-07
Chores
- dependencies updated, [
a3168daa3f], [78e59160bb]
Features
- containerize self, github action to build and push to Docker Hub, [
07f972022a] - gui_state is_loading use a HashSet to enable multiple things be loading at the same time, [
66583e1b03] - github action publish to crates.io, [
90b2e3f6db] - derive Eq where appropriate, [
d7c2601f95] - ignore containers 'oxker' containers, [
1be9f52ad4] - update container info if container is either running OR restarting, [
5f12362db7]
Fixes
- devcontainer updated, [
3bde4f5629] - Use Binate enum to enable two cycles of cpu/mem update to be executed (for each container) at the same time, refactor hashmap spawn insertions, [
7ec58e79a1]
Refactors
- improved way to remove leading '/' of container name, [
832e9782d7]
see CHANGELOG.md for more details