Pomsky 0.12
I am happy to announce version 0.12 of Pomsky, the next level regular expression language! Pomsky makes it easier than ever to write correct and maintainable regular expressions. Pomsky expressions are transpiled to regexes and can be used with many regex engines. This release comes packed with new features and improvements. Here are the highlights:
- The RE2 flavor, used for Go’s
regexppackage, is now supported - Intersection of character sets
- Improved Unicode support with Script Extensions
- A convenient pomsky test subcommand for running unit tests
- Powerful optimizations for repetitions, character sets, and alternatives
- New IDE capabilities for the VSCode extension
- New installers, including an npm package