Ghostwriter CLI v0.2.17
Summary
This release adds logic to detect if there was an issue with the Django service during installation. The install
command will now exit under these conditions instead of hanging while waiting for Django to start.
CHANGELOG
[0.2.17] - 2023-12-14
Changed
- Added logic to determine if the Django container failed to start when running the
install
command