Changelog of @hackage/generic-arbitrary 0.2.2

0.2.2

  • Resolved an issue where the size of the generators could become negative

0.2.1

  • Added compatibility with GHC 9.2.1

0.2.0

  • Added GenericArbitrary for use with the DerivingVia compiler extension.
  • Minimum bound on QuickCheck changed to 2.14.

0.1.0

  • Public release