1.1 KiB
1.1 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
Changed
Removed
Security
0.17.0
Added
- The test
Handlestruct now has ablockedfield.
Removed
- The
radicle_node::wiremodule was removed, including theWirestruct, theControlenum, thedialandacceptfunctions, and theNOISE_XK,DEFAULT_CONNECTION_TIMEOUT,DEFAULT_DIAL_TIMEOUT, andMAX_INBOX_SIZEconstants. - The
radicle_node::controlmodule was removed, including theErrorenum and thelistenfunction. - The
radicle_node::workermodule was removed, including theConfig,Pool,Task,TaskResult,FetchConfig,Channels, andChannelsConfigstructs, theChannelEventenum, and theworker::fetch::Handleenum. - The
radicle_node::worker::garbagemodule was removed, including theExpiryenum, thecollectfunction, and theEXPIRY_DEFAULTconstant.
Security
No security updates.