proxmox/proxmox-time/debian/changelog
Fabian Grünbichler 1344ffdd94 time: bump to 1.1.4
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-08-19 12:22:45 +02:00

46 lines
1.3 KiB
Plaintext

rust-proxmox-time (1.1.4-1) stable; urgency=medium
* Update to nom 7
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2022 12:21:16 +0200
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
* 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