What's Changed
- remove Travis CI settings by @ktdreyer in #196
- feat: add pyproject.toml, README.md, upd gitignore by @joe733 in #221
- feat: type hints in utils.py, gh-actions by @joe733 in #223
- maint: follows google's python style guide for docstrings by @joe733 in #224
- maint: improves
between
andlength
modules by @joe733 in #225 - maint: improve type annotations by @joe733 in #227
- maint: refresh
btc_address
module by @joe733 in #228 - feat: formats google pydoc style for mkdocstring by @joe733 in #229
- maint: reformats
card
module, fix typo by @joe733 in #230 - maint: improves
domain
module by @joe733 in #231 - maint: minor improvements by @joe733 in #232
- maint: improves
email
module by @joe733 in #233 - feat: auto docs using mkdocstrings by @joe733 in #234
- maint: improve
hashes
andiban
modules by @joe733 in #235 - maint: improves
mac_address
,slug
anduuid
by @joe733 in #236 - Create SECURITY.md by @joe733 in #237
- fix: misc fixes, use bandit by @joe733 in #238
- maint: improves
ip_address
module by @joe733 in #239 - feat: adds
hostname
validator by @joe733 in #240 - maint: update
email
module by @joe733 in #241 - maint: simplified
hostname
module by @joe733 in #242 - maint: improve
domain
,email
&hostname
by @joe733 in #244 - maint: improves
url
module by @joe733 in #245 - maint: moving docs from
.rst
to.md
by @joe733 in #246 - fix: generate dynamic reference docs by @joe733 in #247
- maint: improves state of package development by @joe733 in #248
- maint: misc fixes and improvements by @joe733 in #249
- maint: misc changes to dev and ci by @joe733 in #251
- maint: improves
i18n
package by @joe733 in #252 - feat:
@validator
now catchesException
by @joe733 in #254 - feat: add build for pypi workflow by @joe733 in #255
- feat: bumped version to 0.21.0 by @joe733 in #256
New Contributors
Full Changelog: 0.20.0...0.21.0