✨ [Allow pass SnkConfig to CLI](https://github.com/Wytamma/snk/commit/287b202cfcbca10e5c430844e7350b089f75be4b)
This means that you can create a cli without a `snk.yaml` by passing a `SnkConfig` class to `snk.CLI`.
🎨 [ logging to stderr](https://github.com/Wytamma/snk/commit/bfcc18d6e3bdc991842d5504e57e4d6808cbb525)
Logging defaults to stderr.
**Full Changelog**: https://github.com/Wytamma/snk/compare/v0.22.2...v0.22.3