Skip to content

v0.29.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 16:13
· 7 commits to refs/heads/main since this release
2f704b3
  • Renamed various request related types to follow more uniform naming scheme
  • Added api::v2::{calendar::ListReqInit,watchlist::CreateReqInit} types
  • Removed api::v2::{order::ChangeReqInit,assets::ListReqInit} types in favor of Default impl for corresponding request types
  • Made various types non-exhaustive
  • Added name attribute to api::v2::watchlist::Watchlist type
  • Added support for updating a watchlist

Full Changelog: v0.28.0...v0.29.0