What's Changed
- Add CI pipelines to test and build the code on every branch commit and pull request by @pepicrft in https://github.com/trycua/lume/pull/32
- Fix broken test:
VMDetailsPrinterTestsby @aktech in https://github.com/trycua/lume/pull/38 - Fix macos runs-on labels by @aktech in https://github.com/trycua/lume/pull/39
- Add recovery mode option by @aktech in https://github.com/trycua/lume/pull/37
- Add all contributors section by @aktech in https://github.com/trycua/lume/pull/41
- Serve port bound by another process by @f-trycua in https://github.com/trycua/lume/pull/43
New Contributors
- @aktech made their first contribution in https://github.com/trycua/lume/pull/38
Full Changelog: https://github.com/trycua/lume/compare/v0.1.9...v0.1.10