mirror of
git://git.proxmox.com/git/perlmod.git
synced 2025-03-13 04:58:16 +03:00
bump perlmod-macro to 0.3.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
705d6989ad
commit
d870bc9bb3
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "perlmod-macro"
|
||||
version = "0.2.3"
|
||||
version = "0.3.0"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
@ -1,3 +1,11 @@
|
||||
rust-perlmod-macro (0.3.0-1) stable; urgency=medium
|
||||
|
||||
* support tuple return types as fixed length 'list' return types in perl
|
||||
|
||||
* support Result and non-Result variants of all return types
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2021 10:41:03 +0100
|
||||
|
||||
rust-perlmod-macro (0.2.3-1) stable; urgency=medium
|
||||
|
||||
* mark the raw export functions as #[doc(hidden)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user