Changelog

Unreleased - ReleaseDate

0.1.5 - 2024-7-8

  • Handle error responses

0.1.4 - 2024-7-8

  • Added error that all operations return in case of error

0.1.3 - 2024-7-5

  • Added missing md docs files

0.1.2 - 2024-7-5

  • Removed unused schema files
  • Updated mix configuration to use poison only for tests
  • Updated mix configuration links
  • Added license doc

0.1.1 - 2024-7-5

  • Configured oapi_generator
  • Implemented client with requests method that converts arrow map to expected result type
  • Written tests for all operations