- README and setup instruction improvements (#106) (Thanks @deltoss)
- Avoid an exception processing results in Get-ZLocation (#112) (Thanks @kahlin)
- Stop PowerShell < 6 on Windows emitting an error on import. (#103)
- Resolve an OS detection bug resulting in errors when importing module on macOS (#100) (Thanks @nheath!)
- Attempt to handle the malformed database entries causing a number of reported issues (#87)
- Add locations from Windows 10's Frequent Folders list to database (#95)
- Prefer exact match over the weight when picking the location (#90)
- Move to unvisited directories if one is provided (#80)
- Fix - using ZLocation on Windows PowerShell creates errors in $Error (#75)
- Fix problems with non-unified casing #62 (thanks @cspotcode)
- Better representation for db entries (thanks @rkeithhill)
- Graceful install/remove for the prompt hook (thanks @rkeithhill)
- Add retry and backoff logic to better support multiply db connections on Mac.
- Make ZLocation work with
cmder
- Replace persistent storage by LiteDB (thanks @cspotcode)
- Make ZLocation work on Linux and MacOS (thanks @cspotcode)
- Prioritize the beginning of a foldername in ranking
- Use
Register-ArgumentCompleter
for tab-completions (thanks @cspotcode) - New shortcuts
z
andz -l
for quick quering