Skip to content

Ghostwriter CLI v0.2.17

Compare
Choose a tag to compare
@chrismaddalena chrismaddalena released this 14 Dec 22:29
· 13 commits to main since this release
4e336f3

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