File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88### Changed
99
10- - :boom : Removed usage of the ` smartstring ` crate. This changes the interface of the
11- ` AnnoKey ` and ` Component ` /` AnnotationComponent ` structs and is a ** breaking
12- change** , but the new interface is actually easier to call because the
13- conversion to smart strings is not necessary any longer. The change also
14- increases performance for several queries in the test set by up to 30%.
10+ - :boom : Removed usage of the ` smartstring ` crate. This changes the interface of
11+ the ` AnnoKey ` , ` Annotation ` , and ` Component ` /` AnnotationComponent ` structs and
12+ is a ** breaking change** , but the new interface is actually easier to call
13+ because the conversion to smart strings is not necessary any longer. The
14+ change also increases performance for several queries in the test set by up to
15+ 30%.
1516
1617## [ 3.8.3] - 2025-08-12
1718
You can’t perform that action at this time.
0 commit comments