v0.2.3
What's Changed
- Refactor codebase to swap CLI argument handling from argparse to Typer by @paketb0te in #49
- Use pydantic settings by @paketb0te in #52
- Create Dockerfile by @Averagess in #50
- Add --stdout option to write image data directly to stdout while suppressing other output by @initialcommit-io
- Improve spacing of file paths in zones @initialcommit-io
- Fix color of dotted lines @initialcommit-io
New Contributors
- @Averagess made their first contribution in #50
Full Changelog: v0.2.2...v0.2.3