2f5b1f26cc
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
102 lines
2.7 KiB
Plaintext
102 lines
2.7 KiB
Plaintext
rust-proxmox-schema (1.3.7-1) stable; urgency=medium
|
|
|
|
* add 'api-types' feature for the common basic types
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Feb 2023 11:45:26 +0100
|
|
|
|
rust-proxmox-schema (1.3.6-1) stable; urgency=medium
|
|
|
|
* clippy 1.65 fixes
|
|
|
|
* move common metadata to workspace
|
|
|
|
* use workspace dependencies
|
|
|
|
* update nix to 0.26
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Jan 2023 12:08:15 +0100
|
|
|
|
rust-proxmox-schema (1.3.5-1) unstable; urgency=medium
|
|
|
|
* bump textwrap to 0.16
|
|
|
|
* switch to namespaced features
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 1 Dec 2022 11:08:05 +0100
|
|
|
|
rust-proxmox-schema (1.3.4-1) unstable; urgency=medium
|
|
|
|
* bump textwrap to 0.15
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2022 12:27:08 +0200
|
|
|
|
rust-proxmox-schema (1.3.3-1) unstable; urgency=medium
|
|
|
|
* bump nix to 0.24
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 2 Jun 2022 12:16:08 +0200
|
|
|
|
rust-proxmox-schema (1.3.2-1) unstable; urgency=medium
|
|
|
|
* update to api macro 1.0.3
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2022 10:11:39 +0200
|
|
|
|
rust-proxmox-schema (1.3.1-1) unstable; urgency=medium
|
|
|
|
* don't accept unterminated quoted strings in property strings
|
|
|
|
* bump api macro to 1.0.2 for the 'streaming' attribute
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Apr 2022 08:18:08 +0200
|
|
|
|
rust-proxmox-schema (1.3.0-1) unstable; urgency=medium
|
|
|
|
* add `unwrap_*_schema/format` const fn methods
|
|
|
|
* make property_string module public
|
|
|
|
* add `param_bail!` and `param_format_err!` convenience macros
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 04 Mar 2022 09:45:51 +0100
|
|
|
|
rust-proxmox-schema (1.2.1-1) unstable; urgency=medium
|
|
|
|
* bump edition to 2021
|
|
|
|
* impl FromIterator for ParameterError
|
|
|
|
* support quoted values in property strings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Feb 2022 12:03:55 +0100
|
|
|
|
rust-proxmox-schema (1.2.0-1) unstable; urgency=medium
|
|
|
|
* bump regex to 1.5
|
|
|
|
* implement convenience traits for ParameterError
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Feb 2022 14:06:55 +0100
|
|
|
|
rust-proxmox-schema (1.1.0-1) unstable; urgency=medium
|
|
|
|
* make parse and verify functions methods of Schema
|
|
|
|
* deprecated free-standing parse/verify functions
|
|
|
|
* clippy fixes & cleanups
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 16 Dec 2021 11:04:59 +0100
|
|
|
|
rust-proxmox-schema (1.0.1-1) unstable; urgency=medium
|
|
|
|
* updater: impl UpdaterType for Vec
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Nov 2021 09:54:20 +0100
|
|
|
|
rust-proxmox-schema (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
|