What's changed:
- Add version check on startup and notifies when a new version is available.
- Show error message on startup when Django data collection fails.
- Fix go to definition not working for `include` and `extends` with single quotes.
- Add `--collect` option to test and debug Django data collection.
- Add completions for `request`.
- Improve tag completion order based on scope.
- Improve maintainability by adding tests for the parser.
- Add config and documentation for local development.
- Improve documentation.
Get it [here](https://pypi.org/project/django-template-lsp/1.0.0)