mathjs v6.2.5 Release Notes

Release Date: 2019-11-20 // over 4 years ago
    • 🛠 Fixed IndexNode using a hardcoded, one-based implementation of index, making it impossible to instantiate a zero-based version of the expression parser. See #782.