-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: finos/perspective
base: v2.2.1
head repository: finos/perspective
compare: v2.3.0
- 20 commits
- 84 files changed
- 4 contributors
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee6c0a6 - Browse repository at this point
Copy the full SHA ee6c0a6View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 323d7d3 - Browse repository at this point
Copy the full SHA 323d7d3View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 457d655 - Browse repository at this point
Copy the full SHA 457d655View commit details -
Activate emsdk version from package.json
This ensures that the version installed on a developer's clone matches what's in package.json may want to catch the error + add some instructions to fix the problem
Configuration menu - View commit details
-
Copy full SHA for d86d8d3 - Browse repository at this point
Copy the full SHA d86d8d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2837e2a - Browse repository at this point
Copy the full SHA 2837e2aView commit details -
Always install current version in install_emsdk.js
The build error you get when emsdk has drifted out of date looks like: error: error: tool is not installed and therefore cannot be activated: 'releases-adedc0750c4a89b65bee866edab24298cb8d6677-64bit' Command failed: cd /Users/tom/perspective/perspective/.emsdk && . ./emsdk_env.sh >/dev/null 2>&1 && emsdk activate 3.1.36 >/dev/null && cd /Users/tom/perspective/perspective/cpp/perspective && node ./build.js The resolution to this now is to run `node scripts/install_emsdk.js`. Previously it wouldn't install the current emsdk version unless the developer first rm-rfed .emsdk It's also still cheap to run the script when the current version is already installed.
Configuration menu - View commit details
-
Copy full SHA for f68a9cf - Browse repository at this point
Copy the full SHA f68a9cfView commit details
Commits on Jun 15, 2023
-
Merge pull request #2244 from dhirschfeld/patch-1
Allow `pandas~=2.0.0` to be installed
Configuration menu - View commit details
-
Copy full SHA for 30560d4 - Browse repository at this point
Copy the full SHA 30560d4View commit details -
Merge pull request #2256 from tomjakubowski/chore/check-emsdk
Validate installed emsdk version
Configuration menu - View commit details
-
Copy full SHA for 0dd3111 - Browse repository at this point
Copy the full SHA 0dd3111View commit details
Commits on Jun 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e27b169 - Browse repository at this point
Copy the full SHA e27b169View commit details -
Configuration menu - View commit details
-
Copy full SHA for d639fdb - Browse repository at this point
Copy the full SHA d639fdbView commit details
Commits on Jun 19, 2023
-
Merge pull request #2257 from finos/fix-workspace-save-settings
Fix workspace `save()` w/settings
Configuration menu - View commit details
-
Copy full SHA for b60de94 - Browse repository at this point
Copy the full SHA b60de94View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd3e224 - Browse repository at this point
Copy the full SHA bd3e224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81960c7 - Browse repository at this point
Copy the full SHA 81960c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd25f1 - Browse repository at this point
Copy the full SHA 4dd25f1View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aaa6a8d - Browse repository at this point
Copy the full SHA aaa6a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4f077 - Browse repository at this point
Copy the full SHA dd4f077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829ce73 - Browse repository at this point
Copy the full SHA 829ce73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14147f7 - Browse repository at this point
Copy the full SHA 14147f7View commit details -
Merge pull request #2261 from finos/rw-lock-v2
Thread-safe python readers
Configuration menu - View commit details
-
Copy full SHA for e76e396 - Browse repository at this point
Copy the full SHA e76e396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46809f3 - Browse repository at this point
Copy the full SHA 46809f3View commit details
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 v2.2.1...v2.3.0