Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 10:04
· 14 commits to master since this release
8d016f2

[0.10.0] - 2023-04-03

Features

  • Support Into for api key

Miscellaneous Tasks

  • Update crate version to 0.10.0

Refactor

  • Use macros for repeated code block
  • Remove first party support for surf client
  • Make convert function private instead of pub(crate)

Ci

  • Update Makefile.toml and ci files
  • Update github workflows
  • Update github workflows
  • Format github actions workflows files