A number of long-overdue fixes, and a fix for innernet to compile on the latest rustc. Lots of new contributors, thanks to @jon77p, @aliemjay, @hellerbarde, @networkException, and @richardjs!
What's Changed
- Add missing --yes flag to innernet-server uninstall command by @jon77p in #221
- Update sqlite dependencies + cargo update by @strohel in #229
- avoid a rustc bug by @aliemjay in #230
- fix(server): add bundled flag to rusqlite dependency on musl-libc by @hellerbarde in #231
- server: Implement disable-peer and enable-peer commands by @networkException in #226
- External endpoint IP prompt change by @richardjs in #222
Full Changelog: v1.5.4...v1.5.5