A proper console entry point is now specified, allowing the package to be run from the command line as `spookify`.
0.3.1
**Changelog:** * The letter *y* is now treated as a vowel
0.3.0
**Changelog:** * Matches that contain the same vowels are now preferred, resulting in better, more phonetic results
0.2.5.post1
Fixes a bug preventing the program from running correctly when installed through pip
0.2.5
**Changelog:** * Prevented various forms of side-effects * Improved documentation * The `seed` argument has been replaced with a `shuffle=True|False` argument in all functions in which it appears
0.2.4
* Fix input validation for wordlist selection * Wordlist file paths are now OS-independent