Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-necromancer
From: Takahiro Kambe
Date: 2021-01-10 16:21:29
Message id: 20210110152129.C3CD5FA9D@cvs.NetBSD.org
Log Message:
devel/ruby-necromancer: update to 0.7.0
0.7.0 (2020-12-29)
Added
* Add HashConverters for transforming string into hash of string, integer,
float or boolean values
* Add converters for transforming string to array of booleans, integers,
floats and numeric
Changed
* Change StringToRange converter to work with decimal numbers and spaces
* Change :strict to be a keyword argument
* Change StringToNumeric converter to allow numbers with space characters
Files: