Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@joeldrapper joeldrapper released this 04 Apr 22:10
8036b7b

Highlights

We fixed a bug where capture would sometimes return nil. You should be able to expect capture to always return a string, even if that strings may be empty and/or frozen.

We also updated Phlex to 2.2.1.

PRs

  • Fix a bug where capture could return nil when nothing was captured by @willcosgrove in #285

Full Changelog: 2.1.3...2.2.0