Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:07
40311fa

Added

  • add release workflow for automated package releases (#24)
  • reimplement request-stream with async Stream trait (#20)

Other

  • Update documents (#23)
  • reduce overall dependencies by using sub-futures crates (#22)
  • Add ability to custom insertion in Params (#18)
  • Update workflow configurations to use ubuntu-latest (#21)
  • Refactor execute_once_stream function signature and remove redundant comment in conn.rs