## 0.1.1 (2024-07-14) * loosen base lower bounds, can now build with GHC 9.2->9.8 (and maybe 9.10) * fix extract erroneously reading from the pre-twist state vector once after twisting (thanks gilgamec) ## 0.1.0 (2024-03-15) * efficient MT19937 (Mersenne Twister) implementation, seemingly correct