Releases: charon25/ShuntingYard
Releases · charon25/ShuntingYard
v1.0.10
Added possibility to replace scientific notation
v1.0.9
Corrected bug where upper cased functions would not register as functions
v1.0.8
Added support for implicit multiplications.
v1.0.6
Added possibility to have digits in function names
v.1.0.5
Corrected bugs with unary operators inside functions.
Added possibility to treat a variable as a number.
V1.0.4
The algorithm can now be case sensitive or not.
v1.0.3
Added proper functionality for unary minuses and pluses.