Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change bumps the crate to version 0.29.0. The following notable changes have been made since 0.28.0: - 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
- Loading branch information