caio.co/de/cantine

Prepare for v0.5.0

Id
bf01f6ac779b20381a825c346e6a7b02854325bb
Author
Caio
Commit time
2021-02-07T17:18:24+01:00

Modified tique/CHANGELOG.markdown

@@ -1,5 +1,9
# Changelog

+## v0.5.0 - 2021-02-07
+
+* Depend on tantivy 0.14+
+
## v0.4.0 - 2020-03-17

* Stabilized `QueryParser` under the `queryparser` feature

Modified tique/Cargo.toml

@@ -1,6 +1,6
[package]
name = "tique"
-version = "0.4.0"
+version = "0.5.0"

license = "MIT"
description = "Utilities to drive a tantivy search index"