kwik v0.8.3 Release Notes

Release Date: 2020-10-20 // over 3 years ago
  • ๐Ÿ”‹ 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