Skip to content

trillium-client-v0.5.2

Choose a tag to compare

@github-actions github-actions released this 10 Jan 01:52
· 474 commits to main since this release

Added

  • (client) reexport trillium_http::{Body, Method}
  • (client) reexport ObjectSafeConnector
  • (client) add Client::connector to borrow the connector
  • (client) add IntoUrl impls for slices, arrays and vecs

Other

  • Release only rustls
  • release
  • (client) construct Conn directly in Client::build_conn