Apache Annotator (incubating) 0.2.0 release

(crossposting this announcement here, perhaps of interest to some; see
also the new documentation at <https://annotator.apache.org/docs/>)

Dear community,

The Apache Annotator (incubating) community is pleased to announce the
release of Apache Annotator (incubating) 0.2.0.

Apache Annotator (incubating) provides libraries to enable annotation
related software, with an initial focus on identification of textual
fragments in browser environments.

These are the main changes since v0.1.0:

- all code is converted to TypeScript
- the API is documented
- many tests have been added
- npm package names changed from “@annotator/…” to “@apache-annotator/…”
- a meta-package was added that includes all the others in one package
- it now supports TextPositionSelector
- it now supports CssSelector in both directions (match & describe)
- steps were made to apply text matching algorithms to other
environments than the DOM
- and many small fixes, tweaks and improvements

Download links:
https://annotator.apache.org/

The release tag:
https://github.com/apache/incubator-annotator/releases/tag/v0.2.0

With regards on behalf of the team,

— Gerben

Received on Monday, 6 September 2021 18:09:07 UTC