Skip to content

v1.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 11:51
Bump version to 1.20.0

* refactor RouteContext to avoid using Arc and unsafe code
* refactor Network to avoid using Arc/RwLock
* adapt core api to required safety changes