Skip to content

v0.1.2

Choose a tag to compare

@lukeed lukeed released this 05 Nov 19:21
· 73 commits to master since this release

Patches

  • Fix wildcard matching: c41a6b7
    Allow fewer segments to match if type is *

  • Update benchmarks: 49e9e11

  • Properly declare Node 6.x (LTS) as minimum requirement: 1cb9d7b
    Though technically a breaking change, this was the original intention.
    Plus, releases happened within 5 minutes of each other~