longshot-0.1.0.6: ChangeLog.md
# Changelog
## 0.1.0.0
* First public release
* Strict and deep search mode
* Support various search length, character sets, and hashers
## 0.1.0.2
* Fixed Hackage metadata
## 0.1.0.3
* Up to 10% performance improvement while using 30% less memory
* Additional explanations on the arguments of the core function
## 0.1.0.5
* Deep search performance improvement
* Clean up unnecessary arguments
* Fixed typos
## 0.1.0.6
* Default resolver version bump to lts-16.27 (ghc-8.8.4)
* use docopt 0.7.0.6+ (fixed issue causing compilation error with below ghc-8.8.2)