Updated history

This commit is contained in:
jos 2015-06-07 21:05:49 +02:00
parent 50c4bb0c71
commit 568ea0cbc6

View File

@ -12,6 +12,8 @@
- Implemented a new configuration option `predictable`, which can be set to
true in order to ensure predictable function output types.
- Implemented function `intersect`. Thanks @kv-kunalvyas.
- Implemented support for adding `toTex` properties to custom functions.
Thanks @FSMaxB.
- Large internal refactoring, allowing to create custom bundles of math.js.
- Function `typeof` no longer returns lower case names, but now returns lower
case names for primitives (like `number`, `boolean`, `string`), and