What's Changed
This is a bugfix release to prepare for an eventual v0.1.0 release
* fix: only flag missing extras that are required
* fix: correctly initialize challenge when target_dir is specified
* fix: allow directories for solution and src files
* fix: correctly handle files as `None`
* fix: allow service port to be `None`
* fix: correctly load existing config for repo init
**Full Changelog**: https://github.com/Jus-Codin/CTF-Architect/compare/v0.1.0a12...v0.1.0a13