All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.1 - 2020-07-13
- Support for decimal commas.
- Operators after trigonometric functions are now correctly handled.
- Correctly support other types of matrix environments than just
matrix
.
1.2.0 - 2019-06-25
- Functions following trigonometric functions are not included as arguments to trigonometric function.
- Fractions are wrapped with brackets to ensure the correctness of subsequent expressions.
1.1.0 - 2019-04-22
- Piped expressions are now supported.
1.0.4 - 2019-01-27
- Added documentation for options and methods in README file.
- Badge for the current npm version in README file.
1.0.3 - 2019-01-22
- Update listing of distributed files in README file.