Skip to content

Latest commit

 

History

History
80 lines (36 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

80 lines (36 loc) · 3.6 KB

Changelog

1.0.10 (2023-06-11)

Bug Fixes

1.0.9 (2023-02-27)

Bug Fixes

  • add 'or' to 900 for area code (520d2c3)
  • balance parentheses (e608fd5)
  • regular expression name group: LineNumber555 (a1863e8)

1.0.8 (2023-02-13)

Bug Fixes

  • one area code didn’t have the 'or' (ccd6603)

1.0.7 (2023-02-12)

Bug Fixes

1.0.6 (2023-01-29)

Bug Fixes

1.0.5 (2023-01-26)

Bug Fixes

1.0.4 (2023-01-26)

Bug Fixes

1.0.3 (2023-01-22)

Bug Fixes

  • Sequence in parentheses (09bb3bb)

1.0.2 (2023-01-21)

Bug Fixes

  • string concatenation missing '+' (closes #19) (0de3c21)

1.0.1 (2022-12-27)

Bug Fixes

  • various parentheses mismatches (8d83699)

1.0.0 (2022-12-27)

Bug Fixes

  • Add backslashes to brackets (f60e9f1)