Skip to content

v0.1.3

Choose a tag to compare

@remarkablemark remarkablemark released this 13 Dec 19:42
· 1876 commits to master since this release

0.1.3 - 2018-02-20

Fixed

  • Fix regular expression vulnerability (#8)
    • Regex has potential for catastrophic backtracking
    • Credit goes to @davisjam for discovering it

Changed

  • Refactored and updated tests (#8)