StreamData v0.5.0 Release Notes
Release Date: 2020-05-03 // almost 5 years ago-
- Slightly improve the shrinking algorigthm.
- Add
StreamData.map_of/2
. - Fix a bug around the
:max_shrinking_steps
option. - Fix a runtime warning with Elixir 1.10.
Previous changes from v0.4.3
-
- Improve the frequency of terms in
StreamData.term/0
- Fix a bug in
StreamData.positive_integer/0
that would crash with a genration size of0
. - Support inline
, do:
ingen all
andcheck all
. - Support
:initial_seed
incheck all
. - Export formatter configuration for
check all
andgen all
. - Add
StreamData.seeded/2
.
- Improve the frequency of terms in