Commit Graph

71 Commits (3ca3fee9ffc35b3486bd60ba54041e607d854751)

Author SHA1 Message Date
Damir Jelić 412af1454f Rename the Python package to tantivy. 2020-01-25 10:11:27 +01:00
Damir Jelić 48adf2aa9a Cargo.toml: Bump version. 2020-01-06 20:30:00 +01:00
Damir Jelić 3d92fedf99 Cargo.toml: Bump version. 2020-01-06 16:30:04 +01:00
Damir Jelić e48b34b98e Cargo.toml: Bump version. 2020-01-06 15:55:30 +01:00
Damir Jelić 4a757429e6 Bump version. 2020-01-06 15:14:23 +01:00
Damir Jelić 126388806e Cargo.toml: Bump version. 2020-01-05 21:44:08 +01:00
Damir Jelić 6955851ab5 Cargo.toml: Bump the version. 2020-01-05 19:12:34 +01:00
Damir Jelić 7df0d7092e Cargo.toml: Bump the version. 2020-01-05 18:49:49 +01:00
Damir Jelić a0cac9e2b0 Bump version. 2020-01-05 18:08:26 +01:00
Damir Jelić 62d87119fa Cargo.toml: The project url is an array of strings. 2020-01-05 16:54:15 +01:00
Damir Jelić c84c3ad403 Cargo.toml: Add some additional python metadata. 2020-01-05 16:49:23 +01:00
Damir Jelić eb821b65f5 Cargo.toml: Update the dependency versions. 2020-01-05 12:40:07 +01:00
Paul Masurel 41cdad4157 Using tantivy 0.11 2019-12-17 23:23:53 +09:00
Damir Jelić efbbd24baa Update to PyO3 0.8. 2019-10-01 18:32:06 +02:00
Paul Masurel c91234cd73 Depending on tantivy@master 2019-09-02 09:39:18 +09:00
Paul Masurel 1ce4b4d51e Fixed tantivy rev 2019-08-21 07:19:00 +09:00
Paul Masurel 0498f941b0 API simplification.
See #9
2019-08-14 17:49:18 +09:00
Damir Jelić 2745c03384 Cargo.toml: Use the same version as the core tantivy lib.
This closes #6.
2019-08-03 11:51:55 +02:00
Damir Jelić 82dbd452ea Cargo.toml: Switch to a cdylib.
pyo3-pack requires the library to be a cdylib. This patch allows us to
use pyo3-pack to build and publish tantivy-py using pyo3-pack.
2019-08-02 17:21:13 +02:00
Damir Jelić 5d92452604 README: Rename the project to tantivy-py and mention that the are py3 only. 2019-06-06 12:12:57 +02:00
Damir Jelić 5ea790518b Initial python bindings implementation. 2019-06-04 11:09:58 +02:00