You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
馃挜 Removed usage of the smartstring crate. This changes the interface of
the AnnoKey, Annotation, and Component/AnnotationComponent structs and
is a breaking change, but the new interface is actually easier to call
because the conversion to smart strings is not necessary any longer. The
change also increases performance for several queries in the test set by up to
30%.
Added
Added the support for Facet to some of the core types
(like Annotation, Component, etc.) to make it possible to use Facet in the Annatto