# Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - ## 0.1.1 - 2023-09-30 #### Bug Fixes - create the runner script outside of the workspace (#9) - (4ad3c86) - Gabor Pihaj #### Build system - optimise pipeline runs (#7) - (a68dcbc) - Gabor Pihaj - fix build pipeline (#6) - (64a5943) - Gabor Pihaj #### Refactoring - split flake.nix into multiple files (#8) - (0b5b538) - Gabor Pihaj - - - ## 0.1.0 - 2023-09-30 #### Build system - add publish release pipeline (#5) - (fbe1ae9) - Gabor Pihaj - self host the ci pipeline (use the plugin's image the build itself) (#3) - (f2449da) - Gabor Pihaj - build and publish from CI pipeline (#1) - (2ae1bb8) - Gabor Pihaj #### Features - improve runner script with sane defaults (#4) - (c895524) - Gabor Pihaj - support multiple commands by accepting multiline string instead of a single command (#2) - (95e2ebd) - Gabor Pihaj - - - Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).