]> git.proxmox.com Git - proxmox.git/blob - proxmox-time/debian/changelog
9ad3de84b0a7e86f35a1821e990fb38459345b65
[proxmox.git] / proxmox-time / debian / changelog
1 rust-proxmox-time (1.1.5-1) stable; urgency=medium
2
3 * re-add epoch_to_rfc3339_utc on wasm target
4
5 * rust edition cleanup
6
7 * clippy fixes
8
9 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2023 14:20:10 +0100
10
11 rust-proxmox-time (1.1.4-1) stable; urgency=medium
12
13 * Update to nom 7
14
15 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2022 12:21:16 +0200
16
17 rust-proxmox-time (1.1.3-1) stable; urgency=medium
18
19 * Allow to compile on wasm32 target
20
21 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Dec 2021 09:23:46 +0100
22
23 rust-proxmox-time (1.1.2-1) stable; urgency=medium
24
25 * calendar-events: parse 'UTC' timezone into calendareven
26
27 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Dec 2021 10:36:15 +0100
28
29 rust-proxmox-time (1.1.1-1) stable; urgency=medium
30
31 * time-span: implement FromStr
32
33 * calendar_events: implement FromStr
34
35 * calendar-events: make compute_next_event a method
36
37 * calendar-events: make hour optional
38
39 * calendar-events: implement repeated ranges
40
41 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Dec 2021 07:16:36 +0100
42
43 rust-proxmox-time (1.1.0-1) stable; urgency=medium
44
45 * proxmox-time: remove custom error type
46
47 * proxmox-time: added time related fuctions from proxmox-systemd crate
48
49 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 11:36:15 +0100
50
51 rust-proxmox-time (1.0.0-1) stable; urgency=medium
52
53 * initial split out of `librust-proxmox-dev`
54
55 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Oct 2021 11:38:53 +0200