v1.4.0
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