Skip to content

Releases: ColinEberhardt/assemblyscript-regex

v1.2.0

06 Feb 08:40
3c4ee8f
Compare
Choose a tag to compare

1.2.0 (2021-02-06)

Features

  • added RegExp#test method (3c4ee8f)

v1.1.0

04 Feb 20:30
Compare
Choose a tag to compare

1.1.0 (2021-02-04)

Features

  • implemented non-greedy matching (4fae9af)

v1.0.0

04 Feb 07:40
Compare
Choose a tag to compare

1.0.0 (2021-02-04)

Bug Fixes

  • a repitition cannot repeat a repitition (5405982)
  • switch to eslint and add husky (271aa69)