16daad64c7
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
33 lines
1005 B
Plaintext
33 lines
1005 B
Plaintext
rust-proxmox-router (1.2.1-1) unstable; urgency=medium
|
|
|
|
* implement `Index` and `IndexMut` directly on `dyn RpcEnvironment` instead
|
|
of just on references
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2022 13:46:29 +0200
|
|
|
|
rust-proxmox-router (1.2.0-1) unstable; urgency=medium
|
|
|
|
* add `SerializableReturn` trait
|
|
|
|
* add streaming api handler variants
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2022 14:23:25 +0200
|
|
|
|
rust-proxmox-router (1.1.1-1) unstable; urgency=medium
|
|
|
|
* avoid anyhow wildcard imports
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 1 Dec 2021 13:17:44 +0100
|
|
|
|
rust-proxmox-router (1.1.0-1) unstable; urgency=medium
|
|
|
|
* add filename completions helper (moved from pbs-tools)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Oct 2021 12:27:19 +0200
|
|
|
|
rust-proxmox-router (1.0.0-1) stable; urgency=medium
|
|
|
|
* initial split out of `librust-proxmox-dev`
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 06 Oct 2021 11:04:36 +0200
|