40 lines
1.1 KiB
Plaintext
Raw Normal View History

rust-proxmox-time (1.1.3-1) stable; urgency=medium
* Allow to compile on wasm32 target
-- Proxmox Support Team <support@proxmox.com> Fri, 03 Dec 2021 09:23:46 +0100
rust-proxmox-time (1.1.2-1) stable; urgency=medium
* calendar-events: parse 'UTC' timezone into calendareven
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Dec 2021 10:36:15 +0100
rust-proxmox-time (1.1.1-1) stable; urgency=medium
* time-span: implement FromStr
* calendar_events: implement FromStr
* calendar-events: make compute_next_event a method
* calendar-events: make hour optional
* calendar-events: implement repeated ranges
-- Proxmox Support Team <support@proxmox.com> Wed, 01 Dec 2021 07:16:36 +0100
rust-proxmox-time (1.1.0-1) stable; urgency=medium
2021-11-17 11:36:39 +01:00
* proxmox-time: remove custom error type
* proxmox-time: added time related fuctions from proxmox-systemd crate
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 11:36:15 +0100
rust-proxmox-time (1.0.0-1) stable; urgency=medium
* initial split out of `librust-proxmox-dev`
-- Proxmox Support Team <support@proxmox.com> Mon, 04 Oct 2021 11:38:53 +0200