- [43](https://github.com/kytta/skyr/pull/43): Support for Python 3.12
0.3.0
BREAKING
- [43](https://github.com/kytta/skyr/pull/43): Drop support for Python 3.8
Behind-the-scenes
- Migrated to Hatch as task runner and build system
0.2.0
Added
- [9](https://github.com/kytta/skyr/issues/9): Allow execution of scripts from `./.skyr/`.
Changed
- due to [9](https://github.com/kytta/skyr/issues/9): script directory resolution logic was changed: if provided script dir doesn't exist, Skyr will fall back to `./.skyr/`, then `./script/`