v1.17.1 (February 25th 2016)
- fixing
.normalizePath()
to properly handle percent-encoded dot segments and leading dots in basename - Issue #264, by JordanMilne - fixing
.hasQuery()
to acceptRegExp
for name argument - Issue #274, Issue #277 by mbrodala