Changes
:boom: Breaking Changes
* Rename --whitelist and --blacklist to --include-variable and --exclude-variable (92) cjolowicz
* Do not use whitespace in templating tags (75) cjolowicz
:beetle: Fixes
* Fix unescaped token when another token is present (60) cjolowicz
* Fix missing commits when fetching from multiple branches (59) cjolowicz
* Fix git-fetch error when <repository> is a relative path (57) cjolowicz
:rotating_light: Testing
* Type-check noxfile.py (91) cjolowicz
* Enable runtime type-checking with Typeguard by default (64) cjolowicz
:construction_worker: Continuous Integration
* Remove redundant entries from Dependabot config (96) cjolowicz
:hammer: Refactoring
* Refactor tests (62) cjolowicz
* Use git-filter-repo non-destructively (61) cjolowicz
* Refactor tests (58) cjolowicz
:package: Dependencies
* retrocookie 0.3.0 (97) cjolowicz
* Bump poetry from 1.0.5 to 1.0.9 in /.github/workflows (90) dependabot
* Bump pypa/gh-action-pypi-publish from v1.1.0 to v1.2.2 (89) dependabot
* Bump actions/cache from v1.2.0 to v2 (88) dependabot
* Bump release-drafter/release-drafter from v5.8.0 to v5.11.0 (87) dependabot
* Bump actions/checkout from v2.1.1 to v2.2.0 (86) dependabot
* Update Dependabot config file (85) dependabot-preview
* Bump sphinx from 3.0.4 to 3.1.0 in /docs (71) dependabot-preview
* Bump typeguard from 2.8.0 to 2.9.1 (69) dependabot-preview
* Bump sphinx from 3.0.4 to 3.1.0 (72) dependabot-preview
* Bump importlib-metadata from 1.6.0 to 1.6.1 (70) dependabot-preview
* Bump wcwidth from 0.2.3 to 0.2.4 (68) dependabot-preview
* Bump certifi from 2020.4.5.1 to 2020.4.5.2 (67) dependabot-preview
* Bump livereload from 2.6.1 to 2.6.2 (66) dependabot-preview
* Bump pre-commit from 2.4.0 to 2.5.1 (74) dependabot-preview
* Update package description and classifiers (63) cjolowicz