Changed - Update nouns.csv, index.txt and package dependencies
1.2.3
Changed - Package Description
1.2.2
Changed - Update nouns.csv - Update dependencies - Replace Autopep with black - Reformat with black
Removed - Autopep8 - Other unused dependencies
1.2.1
Changed - Readme
1.2.0
Added - Tests
Changed - Converted repository to [Poetry](https://python-poetry.org/) project - Rename repository and package from `german_nouns` to `german-nouns`. - Rename `NounDictionary` to `Nouns`
Removed - `last_word` method
Fixed - Some parsing improvements due to `wiktionary-de-parser` update