-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: promised-ai/lace
base: python-0.7.0
head repository: promised-ai/lace
compare: python-0.7.1
- 10 commits
- 23 files changed
- 2 contributors
Commits on Feb 12, 2024
-
feat!(pylace): Return
PyResults
for several methods vs unwrapRemoved several unwraps and replaced them with `PyResult` returns. Some could not be removed due to PyO3's limitation to non-failable type conversions PyO3/pyo3#1813.
Configuration menu - View commit details
-
Copy full SHA for 23f651e - Browse repository at this point
Copy the full SHA 23f651eView commit details
Commits on Feb 13, 2024
-
Merge pull request #182 from promised-ai/feature/pylace-remove-panics
feat!(pylace): Return `PyResults` for several methods vs unwrap
Configuration menu - View commit details
-
Copy full SHA for 8a8e39c - Browse repository at this point
Copy the full SHA 8a8e39cView commit details -
feat(python): Added support for pickling lace.Engine (#184)
* feat(python): Added support for pickling lace.Engine * fix(pylace): Removed unnecessary expect.
Configuration menu - View commit details
-
Copy full SHA for f820017 - Browse repository at this point
Copy the full SHA f820017View commit details
Commits on Feb 14, 2024
-
Chore/updated gh actions (#183)
* chore: Updated github actions to use checkout@v4 * chore: Updated github actions to setup-python@5 * chore: Updated github actions to configure-pages@4 * chore: Updated github actions to upload-artifact@4 * chore: Updated github actions to download-artifact@4 * chore: Updated github actions to use upload-artifact/merge@4
Configuration menu - View commit details
-
Copy full SHA for 0bff068 - Browse repository at this point
Copy the full SHA 0bff068View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03c4a19 - Browse repository at this point
Copy the full SHA 03c4a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 596c5a2 - Browse repository at this point
Copy the full SHA 596c5a2View commit details
Commits on Feb 22, 2024
-
Merge pull request #186 from promised-ai/bugfix/version
Set `__version__` from the package metadata
Configuration menu - View commit details
-
Copy full SHA for 421765a - Browse repository at this point
Copy the full SHA 421765aView commit details
Commits on Feb 26, 2024
-
feat(python)!: Updated dependencies for pylace (#188)
Updated dependencies: * `pandas`: 1.3 -> 2.2 * `pyarrow`: 14.0 -> 15.0 * Removed unnecessary version specificity.
Configuration menu - View commit details
-
Copy full SHA for add48c4 - Browse repository at this point
Copy the full SHA add48c4View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2a9e52 - Browse repository at this point
Copy the full SHA f2a9e52View commit details -
Merge pull request #189 from promised-ai/release/python-0.7.1
Prep for release
Configuration menu - View commit details
-
Copy full SHA for ee16ca4 - Browse repository at this point
Copy the full SHA ee16ca4View 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 python-0.7.0...python-0.7.1