Releases: aquanauts/rizzy
Releases · aquanauts/rizzy
v0.1.5 - cargo release
First cargo release of rizzy
Commits
- c6d5427: Honestly, now surely this must work (Matt Godbolt)
- 376cd14: Release 0.1.5 (Matt Godbolt)
- 72d7324: Fix release 0.1.5 (Matt Godbolt)
- 4bcf588: Fix release 0.1.5 (again) (Matt Godbolt)
v0.1.4
Commits
- 69bfe95: Update README.md (Matt Godbolt)
- 469e178: Update README.md (Matt Godbolt)
- 8ad7d44: Maybe fix publish (Matt Godbolt)
- 9da7272: Release 0.1.4 (Matt Godbolt)
v0.1.3
Commits
- dbedbe7: Add some metadata (Matt Godbolt)
- 4626aa4: Publish to cargo on releases (Matt Godbolt)
- 6125240: Version 0.1.3 (Matt Godbolt)
v0.1.2 - Fix crash for unusual digits in numerics
Fix crash for unusual digits in numerics.
Thanks to @siedentop !
Commits
- 031a108: Enforce Rust fmt in GH Actions. (Christoph Siedentop) #6
- 5b43735: Rust Format everything (Christoph Siedentop) #6
- 0b35faa: Fix crash caused by unusual digit (number character). (Christoph Siedentop) #7
- A parsing error means we just keep the original number around. #4 (Christoph Siedentop)