Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 04:40
5357c58

[0.11.0] - 2024-09-08

Bug Fixes

  • Improve with latest version

Features

  • Convert error enum to non exhaustive

Miscellaneous Tasks

  • Only support serde upto 1.0.171
  • Update minimum supported serde
  • Update rust crate reqwest to 0.12.7
  • Update version to 0.11.0

Refactor

  • Error message to consistent format
  • Remove sector since alpha vantage doesn't support it now
  • Move error message detection to api.get_json

Build

  • Improve make file

Ci

  • Remove bors-ng
  • Combine publish and release note workflow
  • Update github workflows action version