Releases: michaeldzjap/rand-seed
Releases · michaeldzjap/rand-seed
Version 2.1.1 release
Fixed
- Another attempt at fixing ES + CommonJS builds. (#10, #12)
Version 2.1.0 release
Added
Changed
- Upgraded to ESLint v9 and updated to flat config.
- Updated TypeScript config.
- Upgraded dev dependencies.
Fixed
Version 2.0.0 release
Fixed
- BREAKING: Fixed errors in xoshiro128** algorithm. Note that this will change the output for a given seed compared to v1 of this package. (#8, #9)
Changed
- Updated dev dependencies.
Version 1.0.2 release
Security
- Update all dev dependencies
Changed
- CI is moved from Travis CI to GitHub actions
Version 1.0.1 release
Security
- Update all dev dependencies
Version 1.0.0
First official stable release.