Skip to content

Releases: Ludwig-Work/Lazy-Math-Instructor

v0.4.0

13 Jul 16:49
Compare
Choose a tag to compare

Hotfix: The summand 1 inside a polynomial had an empty .ToString() representation. This was fixed and now properly displays "1".

v0.3.0

02 Jul 19:06
Compare
Choose a tag to compare

Small changes regarding efficiency and output.
Refactorings regarding class names and code style.
This might be the final release for the presentation.

v0.2.0

01 Jun 22:50
Compare
Choose a tag to compare

Added --help flag and improved --verbose flag to show intermediate calculations when parsing terms.

v0.1.0

12 May 16:38
Compare
Choose a tag to compare

First release :)
This is still work in progress.