v1.12.0
What's Changed
- chore: remove unused imports by @DaniPopes in #350
- feat: wrap the
uint!
macro to allow usage without needinguint
import by @DaniPopes in #351 - fix: modify
overflowing_shr
to fix overflow check by @tcoratger in #347 - docs: update CHANGELOG.md for release by @DaniPopes in #353
- docs: fix uint! docs by @DaniPopes in #354
New Contributors
- @tcoratger made their first contribution in #347
Full Changelog: v1.11.1...v1.12.0