FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Released v3.8.0 · JavaScriptIOT/mathjs@b866ca3 · GitHub

Commit b866ca3

Browse files
committed
Released v3.8.0
1 parent e6a049a commit b866ca3

17 files changed

Lines changed: 1443 additions & 1200 deletions

File tree

‎HISTORY.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# History
22

33

4-
## not yet released, version 3.8.0
4+
## 2016-11-18, version 3.8.0
55

66
- Functions `add` and `multiply` now accept more than two arguments. See #739.
77
- `OperatorNode` now supports more than two arguments. See #739. Thanks @FSMaxB.

‎bower.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjs",
3-
"version": "3.7.0",
3+
"version": "3.8.0",
44
"main": "./dist/math.min.js",
55
"license": "Apache-2.0",
66
"ignore": [

‎component.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjs",
3-
"version": "3.7.0",
3+
"version": "3.8.0",
44
"description": "Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices.",
55
"repo": "josdejong/mathjs",
66
"main": "dist/math.min.js",

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL