github rcoh/angle-grinder v0.14.1
Expressions & Performance Improvements

latest releases: v0.19.2, v0.19.1, v0.19.0...
3 years ago
  • The expression is language is now much more powerful thanks to @tstack. Everywhere you can use expressions, you can now also use operators: (+, -, *, /). You can also create variables from existing variables using as
  • Assorted performance improvements, the biggest one (almost 2x!) came from switching to Jemalloc. (@rcoh)
  • parse is now slightly more flexible when...being parsed. Specifically, from can now come anywhere (@rcoh)
  • parse will consume any whitespace character when whitespace exists in the pattern. Technically a breaking change, but I don't expect this will break anything IRL. (@rcoh)

Don't miss a new angle-grinder release

NewReleases is sending notifications on new releases.