Skip to content

Release v0.3.2

Compare
Choose a tag to compare
@vindimy vindimy released this 23 Dec 23:29
· 63 commits to master since this release

This release contains many improvements and minor bugfixes.

  • Improvements
    • Custom verify replies when using keywords
    • 16 new keywords
    • Much fewer regex expressions generated
    • Ignoring unmatched comment and post replies rather than replying
    • Milli and Kilo prefixes for small and large amounts
  • Bug fixes
    • Username regex now matches dashes in username
    • utf-8 encoding used to store values in database
    • Small formatting and logic fixes