Releases: mvc-works/lilac
Releases · mvc-works/lilac
Stable release of :allow-seq? true
0.1.3 release 0.1.3
use :allow-seq? in vectors and lists
Details 9a39d0c .
add allow-list and allow-vector
Details #18 .
Stable release of enum+
0.1.2 release 0.1.2
Support enum+ , add :all-optional? in record+
Add any+ ; add :check-size? in tuple+
Details #16 .
Stable release of tuple+
0.1.1 release 0.1.1
added tuple+ rule
Details #15 .
Refactor on map+ and record+
- Previous
map+
not split intomap+
andrecord+
.map+
for dict andrecord+
for structures with fields. Details #11. :restricted-key
changed to:exact-keys?
and:check-keys?
inrecord+
. Details https://github.com/mvc-works/lilac/pull/12/files .
Trying release from CI
0.1.0-dev3 fix errors and trying to deploy