Pekka Enberg
|
53ba3ff926
|
Rename limbo_core crate to turso_core
|
2025-06-29 09:59:17 +03:00 |
|
Pekka Enberg
|
a5b539f1bf
|
bindings/python: Rename package to pyturso
|
2025-06-27 11:27:08 +03:00 |
|
dependabot[bot]
|
a56e6ebc7d
|
build(deps): bump pyo3 from 0.24.0 to 0.24.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.24.0...v0.24.1)
---
updated-dependencies:
- dependency-name: pyo3
dependency-version: 0.24.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-11 07:01:07 +00:00 |
|
Pekka Enberg
|
a81ed4a523
|
bindings/python: Update PyO3 dependency to 0.24.0
|
2025-03-17 10:58:33 +02:00 |
|
Pekka Enberg
|
d0b5aca0b5
|
build: Don't publish some bindings crates
...attempt to fix "cargo dist" failure.
|
2025-02-18 19:00:11 +02:00 |
|
Jorge López
|
be5ea350bb
|
bindings: select io_uring feature from limbo_core explicitly as it will be made non-default
|
2025-02-09 01:10:35 +01:00 |
|
Pekka Enberg
|
851ea65530
|
Bump PyO3 dependency
Github's bot reports a use-after-free issue so let's bump up the
version:
https://github.com/penberg/limbo/security/dependabot/4
|
2024-11-15 16:14:34 +02:00 |
|
JeanArhancet
|
fc2962e04e
|
ci: integrate pyo3
ci: add manylinux
fix: maturin build error
ci: add wheels upload
ci: use venv
|
2024-08-25 21:47:17 +02:00 |
|
JeanArhancet
|
7c362b129f
|
feat: impl python binding
refactor: pep-0249
refactor: rust comment and requirements-dev.txt
fix: name conflict
|
2024-08-11 08:58:18 +02:00 |
|