mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Update history
This commit is contained in:
parent
ce679898f7
commit
ed9682c0f3
@ -1,5 +1,14 @@
|
||||
# History
|
||||
|
||||
# not yet published, version 10.1.1
|
||||
|
||||
- Improvements and fixes in function `simplify`, thanks @gwhitney:
|
||||
- Fix #2393: regression bug in `simplify('2-(x+1)')`.
|
||||
- Ad option `consoleDebug` to `simplify` to see what is going on.
|
||||
- Fix TypeScript definition of `ConfigOptions`, which was missing option
|
||||
`predictable`.
|
||||
|
||||
|
||||
# 2022-01-15, version 10.1.0
|
||||
|
||||
- Implemented function `invmod`, see #2368, #1744. Thanks @thetazero.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user