kwik v0.9.0-alpha.0 Release Notes
Release Date: 2020-11-22 // about 4 years agoPrevious changes from v0.8.3
-
๐ Features
ExperimentalKwikApi
annotation (#224) (6a629c3)Generator for LocalDateTime (#223) (4422e1a)
Thanks to @mmiikkkkaa
๐ Deprecations
- ๐ The experimental annotation '@ExperimentalKwikFuzzer' has been deprecated in favor of the new '@ExperimentalKwikApi' annotation (03362bb)
๐ Bug fixes
Incomplete domain of Java Instant generation (#228) (6ed57fc)
Thanks to @mmiikkkkaa
Missing values near boundary for instant and duration generators (#229) (68a6fb9)
Thanks to @mmiikkkkaa