v0.3.0
github-actions
released this
05 Jun 04:57
·
378 commits
to refs/heads/master
since this release
What’s Changed
🦑 Features
- Add IRandom.Next() overload by @nowsprinting in #29
- Add RandomImpl default constructor by @nowsprinting in #28
🧰 Maintenance
- Upgrade Unity to 2022.3.0f1 used to run tests on CI by @nowsprinting in #31
- Fix Makefile and .editorconfig by @nowsprinting in #30
- Remove using CancellationToken from sample test code in README by @nowsprinting in #25
- Remove pin install packages version in test workflow by @nowsprinting in #27