- Bump click version. - Bump default RDM version. - Improve error handling. - Add check for npm version. - Move ImageMagick check to --development.
1.0.4
- Fixes an issue with virtualenv 20.13.1+ brining in setuptools 60.x which is incompatible with Celery v5.2.3. Once Celery v5.2.4 has been released, this fix is no longer needed.
1.0.3
- Added ``--no-input`` and ``--config=`` options to ``init`` to support running with predefined config and without requiring user input.