mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2025-12-23 02:29:57 +00:00
Bounced version and edited changelog
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
Tantivy 0.16
|
Tantivy 0.16.1
|
||||||
|
========================
|
||||||
|
- Major Bugfix on multivalued fastfield. #1151
|
||||||
|
|
||||||
|
Tantivy 0.16.0
|
||||||
=========================
|
=========================
|
||||||
- Bugfix in the filesum check. (@evanxg852000) #1127
|
- Bugfix in the filesum check. (@evanxg852000) #1127
|
||||||
- Bugfix in positions when the index is sorted by a field. (@appaquet) #1125
|
- Bugfix in positions when the index is sorted by a field. (@appaquet) #1125
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tantivy"
|
name = "tantivy"
|
||||||
version = "0.16.0"
|
version = "0.16.1"
|
||||||
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
|
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
categories = ["database-implementations", "data-structures"]
|
categories = ["database-implementations", "data-structures"]
|
||||||
|
|||||||
Reference in New Issue
Block a user