v0.1.8
Release Notes (from CHANGELOG.md)
Added
- Added missing config module with OutputFormat enum for better code organization
- Added proper
__init__.py
andconfig.py
files to the config directory
Fixed
- Fixed missing config directory files that were not previously tracked in git
Detailed Changes (auto-generated)
- no changes