Commit 2f704b3
committed
Bump version to 0.29.0
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 watchlist1 parent 17a4b1b commit 2f704b3
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments