We'll collect any breaking changes we want to do in this issue.
A' to calculate ctranspose, see #1094, #1097math.eye to math.identity. See #1054dist folder from the git repo. This was needed for bower support, but bower is deprecated now. If you know of more breaking changes we should address, please let me know.
I moved the topic of #864 to breaking changes for v6 #1127, it's time to move ahead with v5
I will move the v5 branch into develop today, the next release will be v5
Could we remove our tests from the npm package in v5?
Yes, I first have to merge develop into v5 again, it's a bit behind
Could we remove our tests from the npm package in v5?
wait what do you mean exactly?
If you look at https://unpkg.com/mathsjs@latest/ you can see everything that gets downloaded when you run npm install mathjs, this means folt are downloading far more than they need if they just want to include mathjs as a dep or run the CLI.
Ah, that's a good point! We should indeed remove the test folders from the npm package.
I will release v5.0.0 tomorrow.
Release will be tomorrow or coming weekend: fully finished #1110 (more than expected) but no time left today to do the release.
see #1115 about dropping support for IE 9.
Would be a small and doc only change.
@harrysarson I've updated the docs: https://github.com/josdejong/mathjs/commit/4ca1d563b8aad2a439507e60a279842f365a9f29
Just released v5.0.0 :tada: