Releases: randallreedjr/math24
Releases · randallreedjr/math24
Bug fix - float division
Do not return solutions using float arithmetic (e.g. 5/2)
Add byebug as dev dependency
Fix indentation
Rewrite
Rewrite the math24 gem to remove the Sinatra web application code that had been added. Also:
- Remove the CLI
- Improve the interface
- Refactor