Releases: crochethk/mpa_project
Releases · crochethk/mpa_project
v1.0.0
What's Changed
- Unit test MPint addition by @crochethk in #1
- Refactor Addition by @crochethk in #2
- Implement multiplication by @crochethk in #3
- Various refactorings by @crochethk in #4
- Fix:
from_str()
refuses to parse large values... by @crochethk in #5 - Demo Command Line Interface by @crochethk in #6
- Fix
MPint
<->DigitT
equality comparison by @crochethk in #7 - Handle widths dynamically by @crochethk in #8
- cli result export by @crochethk in #9
- Improve demo cli by @crochethk in #10
- Add Examples by @crochethk in #11
- Prepare for v1.0 by @crochethk in #12
Full Changelog: https://github.com/crochethk/mpa_project/commits/v1.0.0