- Updated hooks. Added the djade Django template formatter. - Run development server and debugpy interface with the ``debug`` task.
1.0.20240904
~~~~~~~~~~~~
- Added support for ``rspack.config.js`` out of the box. - Added ``rspack.library.js`` to the list of automatically installed files when running the ``hook`` task.
1.0.20240706
~~~~~~~~~~~~
- Added support for pointing users to the Traduire instance when running the ``mm`` task. - Updated hooks.
1.0.20240527
~~~~~~~~~~~~
- Switched to ``uv``. Install it using ``pipx install uv`` if you haven't done so already.
1.0.20240517.1
~~~~~~~~~~~~~~
- Improved the ``*.pyc`` deletion stage by skipping potentially big folders which should never contain those files. - Skipped freezing more Python packaging libraries.