d7be7df86c
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
rust-proxmox-api-macro (0.1.4-1) proxmox-rust; urgency=medium
|
|
|
|
* make parameter and return schema of api methods public
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 27 Feb 2020 13:09:40 +0100
|
|
|
|
rust-proxmox-api-macro (0.1.3-1) proxmox-rust; urgency=medium
|
|
|
|
* expose parameter and return schema of api methods as
|
|
- API_RETURN_SCHEMA_<method-name>
|
|
- API_PARAMETER_SCHEMA_<method-name>
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 12:32:37 +0100
|
|
|
|
rust-proxmox-api-macro (0.1.2-1) proxmox-rust; urgency=medium
|
|
|
|
* fix a case were object properties weren't sorted
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2020 13:16:30 +0100
|
|
|
|
rust-proxmox-api-macro (0.1.1-1) proxmox-rust; urgency=medium
|
|
|
|
* switch packaging to debcargo with local crate support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2020 10:41:01 +0100
|
|
|
|
rust-proxmox-api-macro (0.1.1) proxmox-rust; urgency=medium
|
|
|
|
* cover all the basic struct support in the #[api] macro
|
|
|
|
* support #[serde(rename_all)] on enums and structs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 08 Jan 2020 11:03:31 +0100
|
|
|
|
rust-proxmox-api-macro (0.1.0) proxmox-rust; urgency=medium
|
|
|
|
* Initial packaging.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 14:47:44 +0100
|