819 Commits

Author SHA1 Message Date
jos
dac78eaa61 Publish v6.0.3 2019-07-07 11:02:47 +02:00
jos
deb7c05b53 Fix #1550: nested user defined function not receiving variables of an outer user defined function 2019-07-07 10:56:01 +02:00
jos
ca933489d6 Update history and contributor list 2019-06-12 14:26:36 +02:00
jos
8d3b79bf59 Publish v6.0.2 2019-06-11 20:59:02 +02:00
jos
c147d54435 Fix not being able to set configuration after disabling function import 2019-06-11 20:40:07 +02:00
jos
b390a23f4b Fix function reference not published in npm library 2019-06-09 20:44:16 +02:00
jos
5e329838a3 Publish v6.0.0 🎉 2019-06-08 20:00:42 +02:00
jos
aa89c83251 Publish v6.0.0-beta.3 2019-06-05 12:09:58 +02:00
jos
41efed79d3 Fix #1473: remove 'use strict' in every file 2019-05-26 20:21:18 +02:00
jos
f54599a701 Fix #1530: apply rounding first and lowerExp and upperExp second when formatting a number 2019-05-25 15:51:33 +02:00
jos
96b4fb6a17 Update history 2019-05-25 14:50:10 +02:00
jos
e5048a8001 Allow math.import(all). Dropped support for renaming factory functions 2019-05-22 13:49:56 +02:00
jos
b52c4ca595 Publish v6.0.0-beta.2 2019-05-21 20:23:51 +02:00
jos
aa924b20bb Updated history and contributor list 2019-05-20 20:45:43 +02:00
jos
ed9c99570c Merge remote-tracking branch 'origin/v5' into develop
# Conflicts:
#	package-lock.json
#	package.json
#	src/version.js
2019-05-18 08:35:24 +02:00
jos
f8f4323b3c Publish v5.10.3 2019-05-18 08:34:16 +02:00
jos
2a2074ade8 Merge remote-tracking branch 'origin/v5' into develop
# Conflicts:
#	gulpfile.js
#	package-lock.json
#	package.json
#	src/version.js
2019-05-18 08:29:35 +02:00
jos
80fa60f75d Publish v5.10.2, fix #1515, #1516, #1517 2019-05-18 08:03:02 +02:00
jos
28e33bb89b Merge remote-tracking branch 'origin/v5' into develop
# Conflicts:
#	package-lock.json
#	package.json
2019-05-17 19:44:25 +02:00
jos
7c62822fae Publish v5.10.1 2019-05-17 19:36:09 +02:00
jos
0a6aded52a Fix #1512: bug in format notation engineering 2019-05-16 21:51:13 +02:00
jos
2350159a51 Remove deprecation on toTex function properties 2019-05-15 11:38:34 +02:00
jos
6b6ae1383c Dropped fake BigNumber support from function erf 2019-05-15 10:54:02 +02:00
Harry Sarson
6fe56d5471 Drop node 6 (#1494)
* Drop node 6

node 6 is no longer support by node. Also add node 12 to CI.

* add test for high precision sin
2019-05-08 22:22:05 +02:00
jos
217c2dcf57 Merge v5 branch in develop 2019-05-08 22:17:05 +02:00
jos
df4b334be7 Updated decimal.js. Remove node 6 and add node 12 to travis. Publish v5.10.0 2019-05-08 21:51:51 +02:00
jos
b4f2eb005e Merge remote-tracking branch 'origin/fix/1428' into develop
# Conflicts:
#	HISTORY.md
#	src/function/algebra/simplify.js
2019-05-04 10:07:39 +02:00
jos
af37445940 Merge branch 'develop' into modular_architecture
# Conflicts:
#	HISTORY.md
#	gulpfile.js
#	package-lock.json
2019-05-02 20:44:31 +02:00
jos
0285d92aad Update history 2019-05-01 13:34:34 +02:00
jos
9c660e222a Publish v6.0.0-beta.0 🎉 2019-04-30 21:20:51 +02:00
jos
ad01bb04f8 Describe detailed notable changes in history 2019-04-30 21:16:53 +02:00
jos
794803c0cd Updated readme, history, and some examples 2019-04-30 21:06:08 +02:00
jos
6e149ca41e Update history and contributors list 2019-04-24 20:20:24 +02:00
jos
33cead1327 Improved deprecation errors and warnings. Introduce lazy again for factories. 2019-04-22 09:45:57 +02:00
jos
6081360d6a Merged develop into modular_architecture 2019-04-13 16:51:51 +02:00
jos
c9274a37db Fix year of release 2019-04-08 22:04:44 +02:00
jos
de3585da9e Publish v5.9.0 2019-04-08 21:20:16 +02:00
jos
87b9a3d07f Fixed #1459: engineering notation of function format not available for BigNumber 2019-04-08 21:17:39 +02:00
jos
c155eb20d7 Fixed #1465: toHTML() not correct for unary operators 2019-04-08 20:51:13 +02:00
Jackie Han
cde743cd38 fix typo (#1456) 2019-03-30 21:05:37 +01:00
jos
4b61fc1d98 Update history 2019-03-21 21:57:08 +01:00
jos
d2a99f9bec Publish v5.8.0 2019-03-20 15:36:59 +01:00
jos
bfa7c9e29d Update history 2019-03-20 15:23:43 +01:00
jos
2f783bdae7 Update history 2019-03-17 20:18:51 +01:00
jos
0647fc1b87 Publish v5.7.0 2019-03-10 16:46:06 +01:00
jos
f7202e40a2 Update history 2019-03-10 13:44:50 +01:00
jos
5c263d3dff Fixed #1428: transform iterating over replaced nodes 2019-03-05 21:10:59 +01:00
jos
39487c1d7c Update history 2019-03-02 10:38:44 +01:00
jos
0905122757 Publish v5.6.0 2019-03-02 09:58:17 +01:00
jos
83882c0bfd Upgrade decimal.js to v10.1.1 2019-03-02 09:40:35 +01:00