What's Changed
- chore: Remove unused utils, some refactoring by @mfaulk in #1518
- feat: Dockerfile by @mfaulk in #1519
- cleanup: Refactors setup and node_id_manager by @mfaulk in #1520
- chore: Sort dependencies in Cargo.toml by @mfaulk in #1521
- chore: Delete unused file connection.rs by @mfaulk in #1522
- ci: Release workflow builds cross-platform binaries by @mfaulk in #1523
- chore: Cleanup and starting to unit test by @mfaulk in #1524
- chore: Release workflow cleanup by @mfaulk in #1525
- ci: Update CI workflow to use the project's nightly toolchain by @mfaulk in #1526
- ci: Adds job to build and push Docker image by @mfaulk in #1527
- docs: fix README “Open an issue” link by @reject-i in #1506
- feat: Interactive Terminal UI (TUI) by @mfaulk in #1528
- docs: README updates by @mfaulk in #1533
- chore: Deletes unused setup.rs by @mfaulk in #1534
- chore: Refactors utils module, removes unused banner.rs by @mfaulk in #1536
- ci: Adds SHA256 hashes of each binary by @mfaulk in #1537
- fix: update main README.md location by @emmanuel-ferdman in #1532
- fix: The install script should match the binary only, not the sha256 digest by @mfaulk in #1541
- fix: Install script should add binary to the user's path by @mfaulk in #1542
New Contributors
- @reject-i made their first contribution in #1506
- @emmanuel-ferdman made their first contribution in #1532
Full Changelog: v0.7.8...v0.8.1