2019-10-21
- Support resolving
index.js
files in directories (#64 by @jerriclynsjohn)
2019-10-18
- Add support for object syntax (#61 by @Andarist)
2019-09-27
- Update dependencies (#59 by @lukastaegert)
- Make volume letter regexp case independent (#57 by @MarekLacoAXA)
2019-08-22
- Add RegExp support and strict order of entries (#53 by @thiscantbeserious)
Aliases always need to be provided as an array, see #53
- Update dependencies
- Update tests for [email protected] compatibility and tests (#48)
- Start maintaining a changelog
- Fix
isFilePath
on Windows (#3)