Bump mathjs from 14.0.0 to 14.2.0
Bumps mathjs from 14.0.0 to 14.2.0.
Changelog
Sourced from mathjs's changelog.
2024-01-30, 14.2.0
- Feat: #3041, #3340 rename
applytomapSlices(#3357). Functionapplyis still available but is now marked deprecated. Thanks@gwhitney.- Fix: #3247 don't override type-native floor/ceil within tolerance of value (#3369). Thanks
@gwhitney.- Fix: #3360 add bigint support to matrix indices and ranges (#3361). Thanks
@gwhitney.- Fix: #3115 type definitions for matrixFrom* (#3371). Thanks
@Hudsxnand@gwhitney.2025-01-24, 14.1.0
- Feat: implement
bigintsupport in functionslog,log2,log10,larger,smaller,max,min(#3345). Thanks@gwhitney.- Fix: #3342 hexadecimal input not turned into a
bigint(#3348).- Fix
randomInt()not working (#3345).- Docs: fixed description of
signin the embedded docs (#3338). Thanks@witer33.2024-12-11, 14.0.1
Commits
-
3be5a74chore: publishv14.2.0 -
127ea62feat: #3041, #3340 renameapplytomapSlices(#3357) -
1a85b87fix: #3360 add bigint support to matrix indices and ranges (#3361) -
773a5c5fix: #3247 don't override type-native floor/ceil within tolerance of value (#... -
b56fbcbfix: type definitions for matrixFrom* (#3371) -
393cc66chore: publishv14.1.0 -
cc13fb8chore: update devDependencies -
7ca0e6bchore: fix a JSDoc example not always working depending on your timezone -
0b2887bchore: cleanup unused functionisIntegerStrand constDBL_EPSILON -
8510b85fix: handle bigints properly in more cases (#3345) - Additional commits viewable in compare view