v0.2.2
2023-02-04
Chores
- devcontainer.json updated, typos-cli installed, temporary(?) buildkit fix, [3c6a8db]
- create_release.sh check for typos, [310a63f]
Docs
- AUR install instructions, thanks orhun, [c5aa346]
- typos fixes, thanks kianmeng, [5052d7a]
- Readme.md styling tweak, [310a63f]
- Contributing guide, [5aaa00d], [a44b15f]
Features
- Use a scratch container for the docker image, should reduce image size by around 60%. This checks for the ENV
OXKER_RUNTIME=container
, which is automatically set by the docker image, [17b71b6]
see CHANGELOG.md for more details