The format is based on Keep a Changelog. This project will adhere to Semantic Versioning, following the release of version 1.0.0.
Unreleased - ReleaseDate
0.7.0 - 2022-10-29
Revamped networking system to use a ModularDaemon
for both client and server management.
Protocol is now P2P-capable and uses connection sidedness rather than server or client identity.
Made the authority certificate parameter for client mode optional, as WebPKI is now supported for server certificate verification.
0.1.2 - 2021-03-01
Add release and changelog management mechanisms
0.1.1 - 2021-03-01
Add crate repository metadata
0.1.0 - 2021-02-26
Initial release