New features: - built in town name validation - warnings inherit from NamemakerWarning - added example project to show how to use namemaker in a program
Bug fixes: - NameSet.remove now updates length using the NameSet's name_len_func instead of len - general cleanup
1.1.2
Cleaned up some of the recipes in the README, and simplified code for NameSet iteration.
1.1.1
Patch fixing an error in stress_test. It no longer crashes if it fails to make any names.
1.1
Added linked histories for NameSets and stress_test function.
1.0.1
Minor bug fix in get_built_in_names, and cleaned up doc strings.
1.0
First version of namemaker as published on the PyPI.