StreamData v0.4.3 Release Notes

Release Date: 2019-04-01 // about 5 years ago
    • Improve the frequency of terms in StreamData.term/0
    • Fix a bug in StreamData.positive_integer/0 that would crash with a genration size of 0.
    • Support inline , do: in gen all and check all.
    • Support :initial_seed in check all.
    • Export formatter configuration for check all and gen all.
    • Add StreamData.seeded/2.