Skip to content

0.5.1

Compare
Choose a tag to compare
@decathorpe decathorpe released this 23 Nov 11:10
· 87 commits to main since this release
e6ee9e7

Changed:

The Call.as_xml_rpc method is now pub instead of only pub(crate). This makes implementing third-party clients based on dxr (i.e. clients not based on reqwest) easier, and is a first step towards making the client functionality modular, similar to the server support.