forked from josdejong/mathjs
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync #6
Merged
Merged
Sync #6
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(package): update expr-eval to version 2.0.0 * chore(package): update lockfile package-lock.json
* chore(package): update standard to version 14.2.0 * chore(package): update lockfile package-lock.json
* chore(package): update webpack to version 4.40.0 * chore(package): update lockfile package-lock.json
* chore(package): update standard to version 14.3.0 * chore(package): update lockfile package-lock.json
* chore(package): update expr-eval to version 2.0.1 Closes #1613 * chore(package): update lockfile package-lock.json * update lockfile
* chore(package): update standard to version 14.3.1 * chore(package): update lockfile package-lock.json
* chore(package): update codecov to version 3.6.0 * chore(package): update lockfile package-lock.json
* Copy dotNotation in IndexNode.prototype.map * Copy dotNotation in IndexNode.prototype.clone
* chore(package): update handlebars to version 4.2.1 * chore(package): update lockfile package-lock.json
* chore(package): update codecov to version 3.6.1 * chore(package): update lockfile package-lock.json
* chore(package): update webpack to version 4.41.0 * chore(package): update lockfile package-lock.json
… the embedded docs of function `std`
* Allow taking means of quantities with units. * Fix silly error in test. The test as written did not test anything about units. * Fix same error again...
* chore(package): update handlebars to version 4.4.1 * chore(package): update lockfile package-lock.json
* Improved performances for isPrime The prime test performance have been improved compared to previous version. * Fixed build * Fixed build for isPrime * Removed extra semicolons to fix lint
* chore(package): update uglify-js to version 3.6.1 * chore(package): update lockfile package-lock.json
* chore(package): update karma to version 4.4.0 * chore(package): update lockfile package-lock.json
* chore(package): update webpack to version 4.41.3 * chore(package): update lockfile package-lock.json
* chore(package): update nyc to version 15.0.0 * chore(package): update lockfile package-lock.json
* chore(package): update uglify-js to version 3.7.3 * chore(package): update lockfile package-lock.json
* chore(package): update webpack to version 4.41.5 * chore(package): update lockfile package-lock.json
* chore(package): update underscore to version 1.9.2 * chore(package): update lockfile package-lock.json
* Fixed unit base recognition and formatting for user-defined units * Added baseName option to createUnit * Trailing spaces * Fixed line in docs
* chore(package): update handlebars to version 4.6.0 * chore(package): update lockfile package-lock.json
* chore(package): update handlebars to version 4.7.0 * chore(package): update lockfile package-lock.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.