Skip to content

Commit 8f9624b

Browse files
committed
Update history and authors
1 parent 489c6cf commit 8f9624b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,6 @@ Eternal-Rise <[email protected]>
184184
185185
NattapongSiri <[email protected]>
186186
Hjortur Jonasson <[email protected]>
187+
187188

188189
# Generated by tools/update-authors.js

HISTORY.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
# History
22

3-
# not yet published, version 10.3.1
3+
# not yet published, version 10.4.0
44

55
- Fix #2461: make sure `simplifyCore` recurses over all binary nodes (#2462).
66
Thanks @gwhitney.
77
- Fix #2429: fix the TypeScript definitions of functions `std` and `variance`
88
(#2455). Thanks @NattapongSiri.
99
- Fix #1633: implement a `cumsum` function generating cumulative sums of a list
1010
of values or a matrix. (#1870). Thanks @hjonasson.
11+
- Upgrade to the latest version of `Fraction.js`, having more strict input,
12+
only accepting an integer numerator and denominator. See #2427.
1113
- Fix typo in documentation example for `format`. (#2468) Thanks @abranhe.
1214

15+
1316
# 2021-03-02, version 10.3.0
1417

1518
- Fix #1260: implement function `symbolicEqual` (#2424). Thanks @gwhitney.

0 commit comments

Comments
 (0)