# Tyche Changelog
## 0.3.1
- Fixed panic while rolling a d0 ([#1](https://github.com/Gawdl3y/tyche-rs/issues/1))
## 0.3.0
- Added support for `no_std`
- Updated to thiserror 2.0
- Updated to ariadne 0.5
## 0.2.0
- Added `FastRand::with_seed()` for more convenient setup of a seeded roller
- Documentation improvements
## 0.1.0
Initial release! 🎉