Update history

This commit is contained in:
Jos de Jong 2022-02-16 17:27:41 +01:00
parent 43d4551e7c
commit c35e0b99c1
2 changed files with 6 additions and 0 deletions

View File

@ -178,5 +178,7 @@ thetazero <lesha.seletskiy@gmail.com>
Alfonso Valenciana <valencianaad@hotmail.com>
David <dvd.cnt@gmail.com>
Glen Whitney <glen@studioinfinity.org>
Divya Yeruva <divyareddy.y019@gmail.com>
Yeruva <Divya.Yeruva@pepsico.com>
# Generated by tools/update-authors.js

View File

@ -6,6 +6,10 @@
see #2399, #2391. Thanks @gwhitney.
- Implemented function `leafCount` as a first simple measure of the complexity
of an expression, see #2411, #2389. Thanks @gwhitney.
- Fix #2413: improve `combinations` to return an integer result without rounding
errors for larger values, see #2414. Thanks @gwhitney.
- Fix #2385: function `rotate` missing in TypeScript definitions.
Thanks @DIVYA-19.
# 2022-02-02, version 10.1.1