rust-proxmox (0.1.13-1) unstable; urgency=medium

  * src/sys/linux/tty.rs: add tty helpers

 -- Proxmox Support Team <support@proxmox.com>  Fri, 31 Jan 2020 08:03:46 +0100

rust-proxmox (0.1.12-1) unstable; urgency=medium

  * src/api/cli/text_table.rs: only call TIOCGWINSZ on terminals

  * src/api/cli/text_table.rs - TableFormatOptions: allow to add
    single column configs

 -- Proxmox Support Team <support@proxmox.com>  Fri, 31 Jan 2020 06:52:55 +0100

rust-proxmox (0.1.11-1) unstable; urgency=medium

  * bump api-macro dependency version

 -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Jan 2020 12:46:01 +0100

rust-proxmox (0.1.10-1) unstable; urgency=medium

  * implement text table formatter

 -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Jan 2020 11:45:38 +0100

rust-proxmox (0.1.9-1) unstable; urgency=medium

  * cli command helper: imple sync and async versions

 -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Jan 2020 18:03:36 +0100

rust-proxmox (0.1.8-1) unstable; urgency=medium

  * bump api macro to 0.1.2: fix a case were object properties weren't sorted

 -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Jan 2020 13:17:20 +0100

rust-proxmox (0.1.7-1) unstable; urgency=medium

  * disable valgrind features for now due to packaging issues

 -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Jan 2020 12:23:58 +0100

rust-proxmox (0.1.6-1) unstable; urgency=medium

  * merge tools, sys and api crate into the proxmox main crate to reduce
    the dependency management burden

 -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Jan 2020 12:19:32 +0100

rust-proxmox (0.1.5-1) unstable; urgency=medium

  * src/cli/command.rs: avoid creating a tokio runtime by making
    run_cli_command async

 -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Jan 2020 11:18:29 +0100

rust-proxmox (0.1.4-1) unstable; urgency=medium

  * sys: rename PidStat::read_for_pid -> read_from_pid

  * sys: drop deprecated items

 -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Jan 2020 11:34:29 +0100

rust-proxmox (0.1.3-1) unstable; urgency=medium

  * proxmox-tools: bump to 0.1.2

  * proxmox-api: bump to 0.1.2

  * bump proxmox-sys to 0.1.2

 -- Proxmox Support Team <support@proxmox.com>  Wed, 15 Jan 2020 15:32:29 +0100

rust-proxmox (0.1.2-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 (0.1.2) proxmox-rust; urgency=medium

  * api-macro: bump to 0.1.1

  * api-macro: cover all the basic struct support in the #[api] macro

  * api-macro: support #[serde(rename_all)] on enums and structs

 -- Proxmox Support Team <support@proxmox.com>  Wed, 08 Jan 2020 14:12:57 +0100

rust-proxmox (0.1.1) proxmox-rust; urgency=medium

  * proxmox-sys: added: helpers for dealing with nix and io errors

  * dependency updates

 -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Jan 2020 14:21:56 +0100

rust-proxmox (0.1.0) proxmox-rust; urgency=medium

  * Initial packaging.

 -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Dec 2019 13:50:53 +0100
