Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Releases: BobG1983/rantz_random

v1.1.0

05 Jul 23:41
6e0723a
Compare
Choose a tag to compare

Other

  • Updating rantz_spatial2d

v0.4.4

20 Jun 00:16
f1f02fd
Compare
Choose a tag to compare

Other

  • Updated CI to use windows and caching of build artifacts

v0.4.3

19 Jun 22:41
2221d76
Compare
Choose a tag to compare

Other

  • Reverting version change so that release-plz can handle it
  • Added release-plz
  • RandomContainer and RandomWeightedContainer now return Options to better handle empty tables
  • Fixed more doc comments.
  • Fixed docs
  • WeightedTable IntoIter now iters over values only. Shuffle now depends on RandomContainer, and RandomContainer was expanded.