v2.0.0
What's Changed
- Drop support for Python 2. Use Python 3.9+ instead.
- Rename branch
mastertomain. - Use ruff for formatting and linting.
- Add typing information.
- Force some keyword arguments to be named.
- Switch Sphinx theme to Furo.
- Accept dialect "lorem" as alias for "ipsum"
- Fix plural form for nouns ending on -y
New Contributors
- @dependabot made their first contribution in #6
- @mar10 made their first contribution in #11
Full Changelog: v1.2.0...v2.0.0