mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-03 11:49:06 +00:00
58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
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
|