- Define as private the NoReplacement type. - Replace `black`, `isort` and `pylint` by `ruff` dependency. - Some development improvements.
1.0.3
- Allow the use of data type `None` in replacements.
1.0.2
- Add support for `list` data type templates. - Add support for variables in the template keys. - Add support for multiple variables in the same value.
1.0.1
- Adds support for defining variables in templates with spaces. - Fixes bug that replace the value of the template argument.