Version 0.7
-----
* Introduced the discrete event priorities.
Version 0.6
-----
* Added the newRandomLatticeWithProb function.
Version 0.5
-----
* Added the latticeTimes and enqueueWithLatticeTimes functions.
* Added the latticeParentMemberIndex function.
Version 0.4
-----
* Allow specifying the lattice.
Version 0.3
-----
* Using the mwc-random package for generating random numbers by default.
Version 0.2
-----
* Implemented lazy references.
Version 0.1.1
-----
* Added function shiftEstimate.
* Added functions latticeSize, findLatticeTimeIndex.
* Added function estimateAt.
Version 0.1
-----
* Initial version.