Skip to content

Releases: daac-tools/daachorse

1.0.0

02 Aug 03:34
17720c0
Compare
Choose a tag to compare
v1.0.0

Release 1.0.0 (#80)

1.0.0-rc.1

07 Jul 03:51
Compare
Choose a tag to compare

Release candidate version of daachorse 1.0.0.

Compared to version 0.4, this version makes the following major changes to the API:

  • CharwiseDoubleArrayAhoCorasick is now exposed to the crate root.
  • Changed Match::value() to a generic type V. Users can use any type that implements Copy and Default for values, not just integers. Due to this change, it may be necessary to specify the value type explicitly in some situations.
  • Added Serializable trait. The automaton can be serialized only if the generic type V described above implements this trait.
  • Removed dependency on std crate.

0.4.3

07 Jun 05:00
48e4bb0
Compare
Choose a tag to compare
v0.4.3

Bump up to 0.4.3 (#45)

0.4.2

27 May 07:42
abe0e0f
Compare
Choose a tag to compare
v0.4.2

Bump up to 0.4.2 (#39)

0.4.1

06 Mar 07:42
5aa56ff
Compare
Choose a tag to compare
v0.4.1

Bump up to 0.4.1 (#22)

0.4.0

02 Feb 07:10
37aab24
Compare
Choose a tag to compare
Merge pull request #64 from legalforce-research/develop

Release v0.4.0 (take 2)

0.3.0

15 Dec 05:13
e05a245
Compare
Choose a tag to compare
Merge pull request #26 from legalforce-research/develop

Release 0.3.0

0.2.1

01 Nov 23:29
cf322dd
Compare
Choose a tag to compare
Bump up to 0.2.1 (#8)

0.2.0

15 Oct 06:38
Compare
Choose a tag to compare
Bump up to 0.2.0

0.1.1

30 Sep 12:21
Compare
Choose a tag to compare
Bump up to 0.1.1