Open greenkeeper[bot] opened 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 7 commits .
c14d3b9
Released v3.10.3
3c3517d
More security fixes + unit tests
43c4fe9
Added a few more unit tests
b7a065b
Removed a redundant console.log in the tests
3cac43e
Added security entry to index of docs
52462a8
Released v3.10.2
2f45600
Fixed a security vulnerability in the expression parser allowing execution of arbitrary JavaScript
See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 13 commits .
76db858
Released v3.11.0
ebb3c9b
Fixed #821, #822: security vulnerabilities in the expression parser
37613ac
Moved security related tests into a separate file
fb399dc
Updated history
ba7536d
Merge pull request #817 from ericman314/Unit.toSI
c14d3b9
Released v3.10.3
3c3517d
More security fixes + unit tests
43c4fe9
Added a few more unit tests
b7a065b
Removed a redundant console.log in the tests
3cac43e
Added security entry to index of docs
52462a8
Released v3.10.2
2f45600
Fixed a security vulnerability in the expression parser allowing execution of arbitrary JavaScript
d24b945
Added Unit.prototype.toSI
See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 16 commits .
2a1cca3
Released v3.11.1
04cbd0c
Added a section on how to report security issues
fbe6e62
Fixed more security vulnerabilities
76db858
Released v3.11.0
ebb3c9b
Fixed #821, #822: security vulnerabilities in the expression parser
37613ac
Moved security related tests into a separate file
fb399dc
Updated history
ba7536d
Merge pull request #817 from ericman314/Unit.toSI
c14d3b9
Released v3.10.3
3c3517d
More security fixes + unit tests
43c4fe9
Added a few more unit tests
b7a065b
Removed a redundant console.log in the tests
3cac43e
Added security entry to index of docs
52462a8
Released v3.10.2
2f45600
Fixed a security vulnerability in the expression parser allowing execution of arbitrary JavaScript
There are 16 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 19 commits .
6bd493f
Released v3.11.2
1092489
Some refactoring
5c4b105
Fixed a security vulnerability in the expression parser
2a1cca3
Released v3.11.1
04cbd0c
Added a section on how to report security issues
fbe6e62
Fixed more security vulnerabilities
76db858
Released v3.11.0
ebb3c9b
Fixed #821, #822: security vulnerabilities in the expression parser
37613ac
Moved security related tests into a separate file
fb399dc
Updated history
ba7536d
Merge pull request #817 from ericman314/Unit.toSI
c14d3b9
Released v3.10.3
3c3517d
More security fixes + unit tests
43c4fe9
Added a few more unit tests
b7a065b
Removed a redundant console.log in the tests
There are 19 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 21 commits .
e40a371
Released v3.11.3
25db18c
Fixed a security vulnerability
6bd493f
Released v3.11.2
1092489
Some refactoring
5c4b105
Fixed a security vulnerability in the expression parser
2a1cca3
Released v3.11.1
04cbd0c
Added a section on how to report security issues
fbe6e62
Fixed more security vulnerabilities
76db858
Released v3.11.0
ebb3c9b
Fixed #821, #822: security vulnerabilities in the expression parser
37613ac
Moved security related tests into a separate file
fb399dc
Updated history
ba7536d
Merge pull request #817 from ericman314/Unit.toSI
c14d3b9
Released v3.10.3
3c3517d
More security fixes + unit tests
There are 21 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 22 commits .
4201268
Released v3.11.4
e40a371
Released v3.11.3
25db18c
Fixed a security vulnerability
6bd493f
Released v3.11.2
1092489
Some refactoring
5c4b105
Fixed a security vulnerability in the expression parser
2a1cca3
Released v3.11.1
04cbd0c
Added a section on how to report security issues
fbe6e62
Fixed more security vulnerabilities
76db858
Released v3.11.0
ebb3c9b
Fixed #821, #822: security vulnerabilities in the expression parser
37613ac
Moved security related tests into a separate file
fb399dc
Updated history
ba7536d
Merge pull request #817 from ericman314/Unit.toSI
c14d3b9
Released v3.10.3
There are 22 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 25 commits .
347c9f4
Released v3.11.5
fa06a45
Only return undefined in case of plain objects
ee6efa3
Only allow accessing/assigning properties on plain objects. Only allow calling known methods.
4201268
Released v3.11.4
e40a371
Released v3.11.3
25db18c
Fixed a security vulnerability
6bd493f
Released v3.11.2
1092489
Some refactoring
5c4b105
Fixed a security vulnerability in the expression parser
2a1cca3
Released v3.11.1
04cbd0c
Added a section on how to report security issues
fbe6e62
Fixed more security vulnerabilities
76db858
Released v3.11.0
ebb3c9b
Fixed #821, #822: security vulnerabilities in the expression parser
37613ac
Moved security related tests into a separate file
There are 25 commits in total. See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 62 commits0.
9dfbac5
Fixed a broken unit test on node 0.1, 0.12
f1e2c2e
Released v3.12.1
933f1bb
Released v3.12.1
b903059
Merge remote-tracking branch 'origin/develop' into develop
4f9fd81
Merge branch 'develop' into security
19faeac
Escape function names and properties
692519e
Fixed wrong formatting of complex NaN (see 804)
9075a6b
Updated history
a62b1c7
Merge pull request #835 from HarrySarson/pow-fix
a5692e1
Extension of pow function to support Infinite exponents.
8e8e02b
Don't clone config itself, only it's childs
c259c93
Refactored compile
into a factory function
a7bd4cd
Register _compile
as separate functions
bddf93c
Added some more unit tests
c2c1888
Fixed security vulnerabilities in math.subset
There are 62 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 63 commits0.
088c612
Released v3.12.2
9dfbac5
Fixed a broken unit test on node 0.1, 0.12
f1e2c2e
Released v3.12.1
933f1bb
Released v3.12.1
b903059
Merge remote-tracking branch 'origin/develop' into develop
4f9fd81
Merge branch 'develop' into security
19faeac
Escape function names and properties
692519e
Fixed wrong formatting of complex NaN (see 804)
9075a6b
Updated history
a62b1c7
Merge pull request #835 from HarrySarson/pow-fix
a5692e1
Extension of pow function to support Infinite exponents.
8e8e02b
Don't clone config itself, only it's childs
c259c93
Refactored compile
into a factory function
a7bd4cd
Register _compile
as separate functions
bddf93c
Added some more unit tests
There are 63 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 99 commits0.
51507e2
Released v3.13.0
2a14757
Merge remote-tracking branch 'origin/develop' into develop
affad00
Updated history
b36d45a
Merge pull request #850 from tetslee/absderivative
3f890c9
Merge pull request #848 from tetslee/simplifyTerminate
8c92deb
Added derivative of abs
4762493
Typo
de10818
Merge branch 'redundantwildcard' of https://github.com/tetslee/mathjs into tetslee-redundantwildcard
c92df8e
Updated history
71221b7
Merge pull request #840 from tetslee/fix838
3ea3eb7
Merge pull request #841 from tetslee/fix813
aaeb2eb
Fix terminate condition of simplify to avoid endless loops
89c32b8
Remove redundant rule wildcard variable 'C' from simplify
02f01ad
Added support for BigNumbers to simplify
dc37aa3
Merge pull request #845 from tetslee/docsimplify
There are 99 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 105 commits0.
e105f60
Released v3.13.1
04ceed6
Merge branch 'security' into develop
5991c24
Fixed broken unit tests
29d632f
Fixed creating units with an alias not working within the expression parser
be913ef
Added docs and example on making the expression parser less vulnerable
51507e2
Released v3.13.0
11eda85
Fixed security vulnerabilities
2a14757
Merge remote-tracking branch 'origin/develop' into develop
affad00
Updated history
b36d45a
Merge pull request #850 from tetslee/absderivative
3f890c9
Merge pull request #848 from tetslee/simplifyTerminate
8c92deb
Added derivative of abs
4762493
Typo
de10818
Merge branch 'redundantwildcard' of https://github.com/tetslee/mathjs into tetslee-redundantwildcard
c92df8e
Updated history
There are 105 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 111 commits.
5fbc8ed
Released v3.13.2
e80ab2d
Fixed unit tests
627bb2a
Disabled function chain
959b010
Simplified isSafeMethod
64498ed
Fixed #861: physical constants not available in the expression parser
f61bb6c
Fixed #856: function subset
not returning non-primitive scalars from Arrays correctly
e105f60
Released v3.13.1
04ceed6
Merge branch 'security' into develop
5991c24
Fixed broken unit tests
29d632f
Fixed creating units with an alias not working within the expression parser
be913ef
Added docs and example on making the expression parser less vulnerable
51507e2
Released v3.13.0
11eda85
Fixed security vulnerabilities
2a14757
Merge remote-tracking branch 'origin/develop' into develop
affad00
Updated history
There are 111 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 179 commits.
e1e24d6
Released v3.14.0
485cb88
Use getSafeProperty
in help
142e200
Added docs for set functions to the expression parser
9572413
Merge remote-tracking branch 'origin/develop' into develop
d62f433
Upgraded to decimal.js@7.2.3
000b748
Merge pull request #889 from HarrySarson/single-quotes
5b49cf8
Fixed broken gulp script
6bbff5f
Improved natural sorting for numeric types, matrix types, and objects
9667409
Compare numeric types first by value, then by type
43ae05b
remove " from end of error message
291b96d
Syntax error includes hint if single quotes are used for a string
aaa609d
Fixed wrong function name of map.transform.js
0557e7a
Back to compareNatural
WIP (see #837)
08695ef
Use strict unequal in xor
3545d90
Fixed undefined Unit
in SymbolNode
There are 179 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 182 commits.
8bf1677
Released v3.14.1
7706d41
Reverted to fraction.js@4.0.0
, there is an issue with 4.0.1
c68bb11
Fixed indentation in example
e1e24d6
Released v3.14.0
485cb88
Use getSafeProperty
in help
142e200
Added docs for set functions to the expression parser
9572413
Merge remote-tracking branch 'origin/develop' into develop
d62f433
Upgraded to decimal.js@7.2.3
000b748
Merge pull request #889 from HarrySarson/single-quotes
5b49cf8
Fixed broken gulp script
6bbff5f
Improved natural sorting for numeric types, matrix types, and objects
9667409
Compare numeric types first by value, then by type
43ae05b
remove " from end of error message
291b96d
Syntax error includes hint if single quotes are used for a string
aaa609d
Fixed wrong function name of map.transform.js
There are 182 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 187 commits.
c8c4bd9
Released v3.14.2
b8b76cd
Fixed #891: using BigNumbers not working in browser environments
94b813e
Revert to webpack 2.6 for now (need to drop support for node 0.10)
dedd2a1
Upgraded to webpack 3
4110d69
Upgraded to fraction.js@4.0.2
8bf1677
Released v3.14.1
7706d41
Reverted to fraction.js@4.0.0
, there is an issue with 4.0.1
c68bb11
Fixed indentation in example
e1e24d6
Released v3.14.0
485cb88
Use getSafeProperty
in help
142e200
Added docs for set functions to the expression parser
9572413
Merge remote-tracking branch 'origin/develop' into develop
d62f433
Upgraded to decimal.js@7.2.3
000b748
Merge pull request #889 from HarrySarson/single-quotes
5b49cf8
Fixed broken gulp script
There are 187 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 212 commits.
62f7abf
Released v3.15.0
9666c16
Fixed #846: Issues in the functions map
, forEach
, and filter
when used in the expression parser
60e739e
Updated history
eb5ec9c
Added some more unit tests
b221946
Merge pull request #905 from MightyVincent/patch-1
57b8199
Update Complex.js
77768a1
Fixed the regex for imaginary number
27d4111
Merge pull request #900 from ThomasBrierley/prototyped-scopes
743854e
Remove property ghosting tests (no longer restricted)
e1749d2
Revert expression security test to original error
bdb9710
Remove ghosting condition from isSafeProperty
b70ba60
Merge pull request #899 from ThomasBrierley/prototyped-scopes
ac00237
Add test for ghosting custom properties
fe0b993
Fix security test, fails on length first
425e927
Change isSafeProperty stop ghosting natives only
There are 212 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 225 commits.
6ffef7f
Released v3.16.0
05e8009
Fixed #912: math.js didn't work on IE10 anymore
4fc0c4b
Updated docs of simplify, extended algebra examples
fd87f83
Updated history
8cb017d
Merge branch 'simplify2' into develop
1f2d4f3
Replaced another occurrence of ES6 backtick
3bb5412
Replace ES6 backtick
601f194
Replace ES6 functionality with ES5
53e64ee
resolve scope Node values
e7766e4
Replaced examples resulting in round-off errors to prevent confusion (see #910)
709f1bc
#907 simplify.resolve
bd870d3
simplifyCore() performance improvement
e05cd0b
Print expression in benchmark
62f7abf
Released v3.15.0
9666c16
Fixed #846: Issues in the functions map
, forEach
, and filter
when used in the expression parser
There are 225 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 258 commits.
1185089
Updated benchmarks
922e43a
Released v3.16.2
26cb625
Added python benchmarks plus some updates
6e825d8
Updated history
0b846a3
Merge pull request #922 from josdejong/auto-implicit-fixes
de9416d
Updated history
520d5f9
Merge branch 'simplify2' into develop
52e29d6
925 simplify(string, Array, Object)
b285739
OperatorNode: Fix implicit multiplication
1f4909c
OperatorNode: switch-case in calculate..Parentheses
b8cccbd
Released v3.16.1
1069a03
Added some unit tests
bd5331a
Updated history
967e65c
Refactored usage of properties .isNode
, .isSymbolNode
, etc. into using functions like type.isNode(x)
for security
949261f
Refactored usage of properties .isRange
, .isIndex
, .isResultSet
, and .isHelp
for their (safe) function equivalents
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 266 commits.
b4a4cb3
Released v3.16.3
18dd595
Merge branch 'simplify2' into develop
5b175d5
#934 unaryMinus simplifyCore
e9fa999
#933 nargs
4787237
#933 +unaryMinus to subtract
827ab5d
Merge branch 'develop' into simplify2
83e3591
Fixed #930: function isNaN
returning wrong result for complex numbers
e45a00c
Fixed #929: FibonacciHeap.isEmpty
returning wrong result
1185089
Updated benchmarks
922e43a
Released v3.16.2
26cb625
Added python benchmarks plus some updates
6e825d8
Updated history
0b846a3
Merge pull request #922 from josdejong/auto-implicit-fixes
de9416d
Updated history
520d5f9
Merge branch 'simplify2' into develop
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 276 commits.
d12d8f7
Released v3.16.4
e033697
Add unit tests against infinite recursive loops in simplify
58f9602
Merge pull request #950 from ericman314/fix-simplify-transform
27c7ca6
Merge branch 'develop' into fix-simplify-transform
b732149
Fixes over-eager transforming when simplifying
b1a2de0
Update history, fixed a broken unit test for Help
8761379
Merge pull request #947 from Schnark/master
0a3c48c
Fix several issues with internal help
38bda69
Merge pull request #937 from mocking/patch-1
1df8620
Update function.js
b4a4cb3
Released v3.16.3
18dd595
Merge branch 'simplify2' into develop
5b175d5
#934 unaryMinus simplifyCore
e9fa999
#933 nargs
4787237
#933 +unaryMinus to subtract
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 282 commits.
311fffd
Released v3.16.5
02b1478
Fixed #954: Functions add
and multiply
not working when passing three or more arrays or matrices
ccff698
Merge pull request #951 from ericman314/simplify-traverse
8786ad8
Corrected function declaration
237e4b6
Merge branch 'develop' into simplify-traverse
32793c6
Improved traversal for replacing nodes in simplify
d12d8f7
Released v3.16.4
e033697
Add unit tests against infinite recursive loops in simplify
58f9602
Merge pull request #950 from ericman314/fix-simplify-transform
27c7ca6
Merge branch 'develop' into fix-simplify-transform
b732149
Fixes over-eager transforming when simplifying
b1a2de0
Update history, fixed a broken unit test for Help
8761379
Merge pull request #947 from Schnark/master
0a3c48c
Fix several issues with internal help
38bda69
Merge pull request #937 from mocking/patch-1
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 290 commits.
ad4932f
Released v3.17.0
a60f3c8
Fixed a security issue where forbidden properties like constructor could be replaced by using unicode characters when creating an object
8d2d48d
Fixed a security issue in typed-function
allowing arbitrary code execution
4a93787
Reorder feature list entries
b90aa91
Fixed #961: remove "Has no dependencies" from feature list
5006234
Updated history and contributors list
b254bc1
Merge pull request #958 from IvanVergiliev/simplify-exponentiation
311fffd
Released v3.16.5
02b1478
Fixed #954: Functions add
and multiply
not working when passing three or more arrays or matrices
9dde07e
Simplify nested exponentiations
ccff698
Merge pull request #951 from ericman314/simplify-traverse
8786ad8
Corrected function declaration
237e4b6
Merge branch 'develop' into simplify-traverse
32793c6
Improved traversal for replacing nodes in simplify
d12d8f7
Released v3.16.4
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 313 commits.
7ce76cb
Released v3.18.0
eea0bad
Upgraded dependencies. Fixed config issue with latest uglifyjs
8451eab
Remove node v0.10 and v0.12 from travis
316cb87
Fixed #969: preven issues with yarn autoclean by renaming an interally used folder "docs" to "embeddedDocs"
a526b44
Updated package-lock.json
f7b9a34
relative paths to directories (see #969)
7df52c1
Fixed #983: pickRandom
returning an array instead of single value when input was an array with just one value. Clarified docs.
e4ea1eb
Merge pull request #981 from jeffreyshen19/master
8bbed26
added a test for ln(x) derivative
df206f7
Merge pull request #980 from paulobuchsbaum/new_rationalize
6a63afb
Small fix and and a new test
f933639
Small fix
c2fc7e6
Revert to older webpack to stay compatible with node 0.10
270d28b
Update history, add embedded docs for rationalize
7b5d30f
Merge pull request #978 from paulobuchsbaum/new_rationalize
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 320 commits.
dc07887
Released v3.18.1
f4f30b8
Updated history
67eeaea
Merge branch 'simplify2' into develop
9365c73
revert package-lock.json
f1d0beb
fix for #998 unary minus bug
161b8ed
Add browserstack logo to readme
7ce76cb
Released v3.18.0
eea0bad
Upgraded dependencies. Fixed config issue with latest uglifyjs
8451eab
Remove node v0.10 and v0.12 from travis
316cb87
Fixed #969: preven issues with yarn autoclean by renaming an interally used folder "docs" to "embeddedDocs"
a526b44
Updated package-lock.json
f7b9a34
relative paths to directories (see #969)
7df52c1
Fixed #983: pickRandom
returning an array instead of single value when input was an array with just one value. Clarified docs.
e4ea1eb
Merge pull request #981 from jeffreyshen19/master
8bbed26
added a test for ln(x) derivative
There are 250 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 330 commits.
e99fb2d
Released v3.19.0
34b3c58
Updated history
9002e3b
Merge pull request #1001 from joelhoover/simplify-improvement
97098ad
Added rule to simplify that allows for combining of like terms in embedded quantities
735e6aa
Updated history
817ed3e
Merge pull request #996 from ovk/bignum-geometry
69dfc4f
Updated error messages for distance and intersect functions to better indicate that only numbers and BigNumbers are supported
c872a84
Add npm link
f719a7f
Update readme (see #994)
dc07887
Released v3.18.1
f4f30b8
Updated history
67eeaea
Merge branch 'simplify2' into develop
9365c73
revert package-lock.json
f1d0beb
fix for #998 unary minus bug
4c842de
Added BigNumber support for distance() and intersect() functions
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 17 commits.
ad9c81a
Released v3.20.0
18f703b
Some refactoring in isCommutative
and isAssociative
(see #1013)
8724ae0
Fixed #1013: simplify
wrongly simplifing some expressions containing unary minus, like 0 - -x
ba03824
Updated history
4504c3c
Merge pull request #1003 from HarrySarson/3-arg-derivative
957978f
Updated history
4b04c0d
Merge pull request #1012 from denisx/develop
b572926
Fix Bitwise xor
sample result
75ae51d
Updated history
1a41641
Merge pull request #1006 from joelhoover/simplify-multiarg-function-fix
84c9db3
uses orginal order of switch statements
22501c8
reverts accidentally commited file
aaf6536
ignores additional arguements in subtraction OperatorNode
6e6d0e3
Handle error in simplifyConstants when a function has all numeric arguments but is not itself defined
77dcd5a
Do not let simplifyConstants binarize functions with more than two arguments
There are 17 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 20 commits.
16184e9
Released v3.20.1
3af55ed
Merge branch 'simplify2' into develop
c4b555c
#1018 simplifyCore ParenthesisNode
ad9c81a
Released v3.20.0
18f703b
Some refactoring in isCommutative
and isAssociative
(see #1013)
8724ae0
Fixed #1013: simplify
wrongly simplifing some expressions containing unary minus, like 0 - -x
ba03824
Updated history
4504c3c
Merge pull request #1003 from HarrySarson/3-arg-derivative
957978f
Updated history
4b04c0d
Merge pull request #1012 from denisx/develop
b572926
Fix Bitwise xor
sample result
75ae51d
Updated history
1a41641
Merge pull request #1006 from joelhoover/simplify-multiarg-function-fix
84c9db3
uses orginal order of switch statements
22501c8
reverts accidentally commited file
There are 20 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 33 commits.
20f317c
Released mathjs v3.20.2
84b7ff0
Merge branch 'master' into develop
2d212c4
Update maintenance image
c576c64
Updated history
17f2a8d
Merge pull request #1022 from FSMaxB/tex-string-improvements
9126130
toTex: Escape special characters in strings
94ab164
Add escape-latex as dependency
a00b333
Fixed some broken links and an example output
40b9703
Updated history
ac59bc8
Merge pull request #1029 from HarrySarson/forgotten-implicit2
afbbb0e
fixes mapping of implicit multiplication
332ecf3
adds failing test when implicit product is mapped
e9d8746
Fixed license name
16184e9
Released v3.20.1
3af55ed
Merge branch 'simplify2' into develop
There are 33 commits in total.
See the full diff
Version 3.10.1 of mathjs just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As mathjs is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/adamisntdead/qics/builds/215279284)Commits
The new version differs by 7 commits .
691d555
Released v3.10.1
c2597af
Removed duplicate dependency
a3f2407
Added a section in readme about browser support (see #810)
0e2f3eb
Fixed #807: function transform of existing functions not being removed when overriding such a function
6ef89f1
Updated history
9709a50
Merge pull request #805 from litmit/master
a531715
Fix xgcd for negative values
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: