You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Gerben <ge...@treora.com.INVALID> on 2021/09/03 11:03:49 UTC

[ANNOUNCE] Apache Annotator (incubating) 0.2.0 release

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


Re: [ANNOUNCE] Apache Annotator (incubating) 0.2.0 release

Posted by Gerben <ge...@treora.com.INVALID>.
Fixed, thanks for reporting!

On 08/09/2021 01.04, sebb wrote:
> https://annotator.apache.org/www.apache.org/dist/incubator/annotator/KEYS
> is not a valid keys link.
>
> Looks like someone omitted the 'https://' prefix.
>
> Please fix.
> On Sun, 5 Sept 2021 at 13:57, sebb <se...@gmail.com> wrote:
>> On Fri, 3 Sept 2021 at 13:43, Gerben <ge...@treora.com.invalid> wrote:
>>> 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 KEYS link is broken.
>>
>>> The release tag:
>>> https://github.com/apache/incubator-annotator/releases/tag/v0.2.0
>>>
>>> With regards on behalf of the team,
>>>
>>> — Gerben
>>>

Re: [ANNOUNCE] Apache Annotator (incubating) 0.2.0 release

Posted by Gerben <ge...@treora.com.INVALID>.
Fixed, thanks for reporting!

On 08/09/2021 01.04, sebb wrote:
> https://annotator.apache.org/www.apache.org/dist/incubator/annotator/KEYS
> is not a valid keys link.
>
> Looks like someone omitted the 'https://' prefix.
>
> Please fix.
> On Sun, 5 Sept 2021 at 13:57, sebb <se...@gmail.com> wrote:
>> On Fri, 3 Sept 2021 at 13:43, Gerben <ge...@treora.com.invalid> wrote:
>>> 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 KEYS link is broken.
>>
>>> The release tag:
>>> https://github.com/apache/incubator-annotator/releases/tag/v0.2.0
>>>
>>> With regards on behalf of the team,
>>>
>>> — Gerben
>>>

Re: [ANNOUNCE] Apache Annotator (incubating) 0.2.0 release

Posted by sebb <se...@gmail.com>.
https://annotator.apache.org/www.apache.org/dist/incubator/annotator/KEYS
is not a valid keys link.

Looks like someone omitted the 'https://' prefix.

Please fix.
On Sun, 5 Sept 2021 at 13:57, sebb <se...@gmail.com> wrote:
>
> On Fri, 3 Sept 2021 at 13:43, Gerben <ge...@treora.com.invalid> wrote:
> >
> > 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 KEYS link is broken.
>
> > The release tag:
> > https://github.com/apache/incubator-annotator/releases/tag/v0.2.0
> >
> > With regards on behalf of the team,
> >
> > — Gerben
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [ANNOUNCE] Apache Annotator (incubating) 0.2.0 release

Posted by sebb <se...@gmail.com>.
https://annotator.apache.org/www.apache.org/dist/incubator/annotator/KEYS
is not a valid keys link.

Looks like someone omitted the 'https://' prefix.

Please fix.
On Sun, 5 Sept 2021 at 13:57, sebb <se...@gmail.com> wrote:
>
> On Fri, 3 Sept 2021 at 13:43, Gerben <ge...@treora.com.invalid> wrote:
> >
> > 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 KEYS link is broken.
>
> > The release tag:
> > https://github.com/apache/incubator-annotator/releases/tag/v0.2.0
> >
> > With regards on behalf of the team,
> >
> > — Gerben
> >

Re: [ANNOUNCE] Apache Annotator (incubating) 0.2.0 release

Posted by sebb <se...@gmail.com>.
On Fri, 3 Sept 2021 at 13:43, Gerben <ge...@treora.com.invalid> wrote:
>
> 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 KEYS link is broken.

> The release tag:
> https://github.com/apache/incubator-annotator/releases/tag/v0.2.0
>
> With regards on behalf of the team,
>
> — Gerben
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org