Skip to content

Releases: woodgern/confusables

1.0.0

Choose a tag to compare

@woodgern woodgern released this 17 Sep 01:55
5d6063b

The 1.0.0 major version update includes:

  • Removed of the match_subword option on the confusable_regex() function (now acts as if it's always true)
  • Updated to unicode confusables version 12.1.0 (character set update)
  • Now matches all unicode characters with themselves

0.4.0

Choose a tag to compare

@woodgern woodgern released this 09 Sep 02:47
811697b

Updated padding regex to properly detect hyphens and underscores

0.3.0

Choose a tag to compare

@woodgern woodgern released this 01 Jul 20:47
8595201

Changes:

  • Assets included in distribution

Deploy 0.1.5

Choose a tag to compare

@woodgern woodgern released this 19 Feb 04:21
321dd35
  • CD now function directly from master

0.1.3

Choose a tag to compare

@woodgern woodgern released this 18 Feb 19:13
c4fc8d5
  • minor README changes
  • effective no-op to test CD

0.1.1

Choose a tag to compare

@woodgern woodgern released this 18 Feb 06:27
  • Minor README changes

0.1.0: Update README.md

Choose a tag to compare

@woodgern woodgern released this 18 Feb 06:15
df45a84
  • Add normalize function to the module
  • Increase test coverage