Skip to content

Releases: Lips7/Matcher

v0.5.9

02 Jan 14:24

Choose a tag to compare

v0.5.7

17 Mar 15:06

Choose a tag to compare

Full Changelog: v0.5.6...v0.5.7

v0.5.6

20 Nov 06:54

Choose a tag to compare

Full Changelog: v0.5.5...v0.5.6

v0.5.5

14 Oct 03:56

Choose a tag to compare

Full Changelog: v0.5.4...v0.5.5

v0.5.4

23 Aug 02:38

Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4

v0.5.3

26 Jul 02:13

Choose a tag to compare

Bug fixes

  • Fix simple matcher is_match function.

Full Changelog: v0.5.2...v0.5.3

v0.5.2

22 Jul 10:52

Choose a tag to compare

Flexibility

  • Remove msgpack, now non-rust users should use json to serialize input of Matcher and SimpleMatcher.
  • Refactor Java code.

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Jul 16:45

Choose a tag to compare

Performance

  • Use FxHash to speed up simple matcher process.

Flexibility

  • Remove unnecessary dependencies.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Jul 06:51

Choose a tag to compare

Changed

  • A bunch of changes, please refer to new README.md.

Full Changelog: v0.4.6...v0.5.0

v0.4.6

15 Jul 15:38

Choose a tag to compare

Performance

  • Significantly optimize performance when multiple simple match type are used.

Full Changelog: v0.4.5...v0.4.6