Releases: korpling/graphANNIS
Releases · korpling/graphANNIS
0.10.1
0.10.0
Enhancements
- #24 Implement regular expression search for edge annotations.
- #23 Update the C-API to reflect the changes in the Rust API
- #22 Use the published graphannis-malloc_size_of crate
- #21 Restructure and document the public API
- #15 Move all modules into a private "annis" sub-module
- #14 Simplify the code for the graph storage registry
- #13 Save memory in the annotation storage
- #12 Improve speed of loading adjacency list graph storages
- #11 Use criterion.rs library for benchmarks
alpha release 0.9.0
alpha release 0.8.1
Fixed Bugs
- #9 Wait for all background writers before dropping the CorpusStorage
alpha release 0.8.0
alpha release 0.7.1
This is the first release of the Rust port of graphANNIS from C++.