Skip to content

v1.4.0

Compare
Choose a tag to compare
@larstobi larstobi released this 01 Aug 15:39
· 6 commits to main since this release
7cd6157
Implement Read() state to detect changes on running instances (#9)

* Will now detect changes in `cpus`, `memory` and `disk`
* Add new `utils.go` file with mostly comparison functions
* Upgrade dependency go-multipass to v1.2.0
* Add new dependency bytefmt