Skip to content

Releases: f1monkey/phonetic

v1.4.2

01 Aug 12:26
52be920
Compare
Choose a tag to compare

What's Changed

  • Delete docker-compose.yml by @cyradin in #21
  • Remove 'go embed' directive from beidermorse pkg by @cyradin in #22

Full Changelog: v1.4.1...v1.4.2

v1.4.1

02 Mar 23:00
3815284
Compare
Choose a tag to compare

What's Changed

  • Fix metaphone encoder provides incorrect result length sometimes by @cyradin in #20

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Feb 19:27
287568c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

22 Feb 21:18
dc6e0a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

BREAKING CHANGES:

  • bmpm encoder WithAccuracy option now uses current package constants as arguments

v1.2.0

24 Jan 21:22
5380d66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Jan 14:57
9fec3b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Initial release

20 Jan 00:40
4039708
Compare
Choose a tag to compare
Merge pull request #10 from f1monkey/feature/bmpm-optimize

Move gen,ash,sep rulesets to different modules to reduce binary size