What's Changed
Feat
* feat: support special chars ` - . :` in component kwargs by JuroOravec in https://github.com/EmilStenstrom/django-components/pull/477
Fix
* Update README.md by KPCOFGS in https://github.com/EmilStenstrom/django-components/pull/469
* Fix compatibility with Django's `include`, `extends` and `block` tags by JuroOravec in https://github.com/EmilStenstrom/django-components/pull/468
Chore
* Inline component view tests by EmilStenstrom in https://github.com/EmilStenstrom/django-components/pull/475
* tests: add inline syntax highlight, inline template files by JuroOravec in https://github.com/EmilStenstrom/django-components/pull/474
New Contributors
* KPCOFGS made their first contribution in https://github.com/EmilStenstrom/django-components/pull/469
**Full Changelog**: https://github.com/EmilStenstrom/django-components/compare/0.70...0.71