- Notifications
You must be signed in to change notification settings - Fork13
Comparing changes
Open a pull request
base repository:javascriptdata/scikit.js
Uh oh!
There was an error while loading.Please reload this page.
base:3c9e7f8
head repository:javascriptdata/scikit.js
Uh oh!
There was an error while loading.Please reload this page.
compare:1228c4f
- 14commits
- 86files changed
- 3contributors
Commits on Mar 31, 2022
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.- [Release notes](https://github.com/substack/minimist/releases)- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)---updated-dependencies:- dependency-name: minimist dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredMar 31, 2022
Commits on Apr 1, 2022
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.- [Release notes](https://github.com/substack/minimist/releases)- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)---updated-dependencies:- dependency-name: minimist dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredApr 1, 2022
Commits on Apr 17, 2022
chore(deps): bump async from 2.6.3 to 2.6.4 in /docs
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.- [Release notes](https://github.com/caolan/async/releases)- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)- [Commits](caolan/async@v2.6.3...v2.6.4)---updated-dependencies:- dependency-name: async dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredApr 17, 2022
Commits on Apr 19, 2022
- dcrescim committed
Apr 19, 2022 Merge pull request#217from javascriptdata/style-cleanups
Rand utils code cleanup
dcrescim authoredApr 19, 2022 Merge pull request#210from javascriptdata/dependabot/npm_and_yarn/d…
…ocs/async-2.6.4chore(deps): bump async from 2.6.3 to 2.6.4 in /docs
dcrescim authoredApr 19, 2022 Merge pull request#207from javascriptdata/dependabot/npm_and_yarn/d…
…ocs/minimist-1.2.6chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs
dcrescim authoredApr 19, 2022 Merge pull request#208from javascriptdata/dependabot/npm_and_yarn/m…
…inimist-1.2.6chore(deps): bump minimist from 1.2.5 to 1.2.6
dcrescim authoredApr 19, 2022
Commits on Apr 20, 2022
feat: added automated tests to test our code in the browser
dcrescim committedApr 20, 2022 Merge pull request#218from javascriptdata/web-tests
feat: added automated tests to test our code in the browser
dcrescim authoredApr 20, 2022
Commits on Apr 21, 2022
feat: renamed files, added to repo
dcrescim committedApr 21, 2022 hopefully renamed files this time with git
dcrescim committedApr 21, 2022 Merge pull request#219from javascriptdata/rename-file-and-names
Renamed files for class name consistency
dcrescim authoredApr 21, 2022 chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.0...v1.17.0) (2022-04-21)### Features* added automated tests to test our code in the browser ([87e06a2](87e06a2))* renamed files, added to repo ([9a63da4](9a63da4))
semantic-release-bot committedApr 21, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 3c9e7f8...1228c4f
Uh oh!
There was an error while loading.Please reload this page.