2022-09-07
Chores
Features
- containerize self, github action to build and push to Docker Hub, [07f9720]
- gui_state is_loading use a HashSet to enable multiple things be loading at the same time, [66583e1]
- github action publish to crates.io, [90b2e3f]
- derive Eq where appropriate, [d7c2601]
- ignore 'oxker' containers, [1be9f52]
- update container info if container is either running OR restarting, [5f12362]
Fixes
- devcontainer updated, [3bde4f5]
- 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, [7ec58e7]
Refactors
- improved way to remove leading '/' of container name, [832e978]
see CHANGELOG.md for more details