180 Commits

Author SHA1 Message Date
Harry Sarson
a8c8847a37 tie build status badge to master (#1559)
If a greenkeeper branch is failing we don't want kids to get the wrong impression about
the quality of code landing on master in mathjs!
2019-07-06 09:05:56 +02:00
jos
0fcbb1511b Fix logo in readme 2019-06-22 15:46:20 +02:00
jos
51f99dbcd3 Remove old_browsers example (these browsers aren't supported anymore) 2019-06-08 13:59:39 +02:00
jos
b52c4ca595 Publish v6.0.0-beta.2 2019-05-21 20:23:51 +02:00
jos
794803c0cd Updated readme, history, and some examples 2019-04-30 21:06:08 +02:00
jos
e28dd24c87 Don't mention a minimal node.js version in the readme 2019-04-30 19:58:26 +02:00
jos
20aa9a005a Fix circular dependency in math namespace for evaluate 2019-04-29 21:19:50 +02:00
jos
6081360d6a Merged develop into modular_architecture 2019-04-13 16:51:51 +02:00
Harry Sarson
3db346d8df Let folk know that mathjs is still maintained (#1424) 2019-03-02 09:33:53 +01:00
jos
70cbc3ec30 Replace http urls with https where supported 2019-02-27 13:08:42 +01:00
jos
83df09800b Merge branch 'develop' into modular_architecture_merge
# Conflicts:
#	HISTORY.md
#	gulpfile.js
#	package-lock.json
#	package.json
#	src/core/function/typed.js
#	src/expression/transform/index.js
#	src/function/statistics/sum.js
#	src/function/utils/index.js
#	src/type/unit/Unit.js
#	src/version.js
#	test/expression/node/FunctionNode.test.js
#	test/type/unit/function/createUnit.test.js
#	test/utils/bignumber/formatter.test.js
#	test/utils/number.test.js
2019-02-09 21:26:25 +01:00
jos
078f1dd69f Renamed methods .eval to .evaluate, updated all docs and examples accordingly 2019-01-16 10:11:32 +01:00
jos
ec0f9bd715 Publish v5.4.1 2019-01-10 22:07:03 +01:00
Jos de Jong
38bd02bc9d
Add note about TypeScript 2018-07-27 22:30:34 +02:00
Jos de Jong
9ec5767e57
Fixed #1188: maintenance badge has broken link 2018-07-27 16:57:30 +02:00
Amin Abdul Manaf
a8774154e1 Fixed a typo (#1187) 2018-07-27 16:54:34 +02:00
Jos de Jong
e75a1eae84
Move greenkeeper badge to the right place 2018-07-22 16:47:53 +02:00
greenkeeper[bot]
cb23f557ee Update dependencies to enable Greenkeeper 🌴 (#1153)
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* update package-lock to bring in sync with package.json
2018-07-22 16:41:11 +02:00
jos
8b5eb89a02 Minor tweaks in the docs 2018-06-16 14:57:28 +02:00
jos
4ca1d563b8 Drop official support for IE9/IE10 2018-06-14 21:00:58 +02:00
jos
b3b96749bf Refactored var into const/let, and removed a lot of semicolons 2018-06-13 12:21:14 +02:00
jos
fc084e4309 Move npm run test:browserstack up in the readme 2018-06-02 13:00:24 +02:00
jos
91dd7796d8 Clickable images 2018-05-31 21:37:27 +02:00
jos
eb9a6e4943 Reorder text 2018-05-31 21:36:01 +02:00
jos
4584ce2ce2 Fix broken image url 2018-05-31 21:32:22 +02:00
jos
dda23c5b95 Updated description on continuous integration testing 2018-05-31 21:29:39 +02:00
Harry Sarson
4cb235003f
add note to readme about browser testing.
README now includes info about local browsertests and browserstack as well as a note explaining that a valid BrowserStack login is needed to run the tests there.
2018-05-31 18:10:21 +01:00
Robin Wieruch
c561b171b4
add slack community to README.md 2018-03-21 11:55:31 +08:00
jos
84b7ff0efa Merge branch 'master' into develop 2018-01-31 14:22:05 +01:00
jos
2d212c4597 Update maintenance image 2018-01-31 13:52:51 +01:00
jos
a00b333e00 Fixed some broken links and an example output 2018-01-27 17:18:47 +01:00
jos
e99fb2d481 Released v3.19.0 2018-01-06 20:19:45 +01:00
Jos de Jong
c872a84559
Add npm link 2017-12-28 22:15:39 +01:00
Jos de Jong
f719a7fad6
Update readme (see #994) 2017-12-28 22:14:15 +01:00
jos
161b8edd8e Add browserstack logo to readme 2017-12-18 20:33:23 +01:00
jos
2494a27ade Added license scan badge 2017-11-29 08:49:27 +01:00
jos
4a9378789a Reorder feature list entries 2017-10-23 20:21:36 +02:00
jos
b90aa9121b Fixed #961: remove "Has no dependencies" from feature list 2017-10-23 20:20:44 +02:00
jos
e7766e4468 Replaced examples resulting in round-off errors to prevent confusion (see #910) 2017-08-02 20:02:51 +02:00
Max Kramer
fc3bd8d2bf Add badges 2017-04-18 17:03:40 -04:00
jos
a3f240715f Added a section in readme about browser support (see #810) 2017-03-19 14:22:15 +01:00
jos
8b701aac41 Ehh it's 2017 now 2017-01-23 22:17:45 +01:00
jos
20f3af05b3 Fixed markdown urls, updated an example 2017-01-23 21:56:14 +01:00
jos
064cb7a34b Updated project description 2017-01-23 21:03:06 +01:00
jos
5911fe6ffd Released version 2.6.0 2016-01-08 20:23:52 +01:00
jos
0c1e9deeeb Implemented configuration value {number: 'fraction'}. Added docs and example for fractions. 2015-05-12 14:40:47 +02:00
jos
52cd92643b Removed adding .clone() method to BigNumber 2015-02-16 09:19:53 +01:00
jos
0cdbd9022b Updated chaining example in the readme. Updated comments in some examples 2014-12-26 11:32:15 +01:00
jos
9d9b8d4389 Replaced links to examples 2014-06-30 21:42:54 +02:00
jos
0a98e67b80 Referring to downloads page to install/download math.js 2014-06-24 14:16:12 +02:00