# Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - ## 0.3.3 - 2023-07-29 #### Features - clean up processes when shutting down - (b432526) - Ari Seyhun - - - ## 0.3.2 - 2023-07-04 - - - ## 0.3.1 - 2023-07-04 #### Bug Fixes - tasks retrying with success exit code - (aa30088) - Ari Seyhun #### Build system - fix repository url - (3f7b863) - Ari Seyhun #### Features - add features config to cargo tasks - (d8354b9) - Ari Seyhun - bump version to 0.3.1 - (15a5882) - Ari Seyhun - finalize tty - (e50ecfa) - Ari Seyhun - add faketty to prepare command - (678ef2e) - Ari Seyhun - add fake tty support - (dcef177) - Ari Seyhun - bump version to 0.3.0 - (cd2d9f2) - Ari Seyhun - many awesome changes - (12eb4b1) - Ari Seyhun #### Miscellaneous Chores - update lock file - (7ad79af) - Ari Seyhun - - - ## 0.2.0 - 2021-12-16 #### Build system - remove commands from cog pre bump hook - (42a2763) - Ari Seyhun #### Features - change command from list of strings to single string - (0a259d0) - Ari Seyhun - add `prepare` command to task config - (07d6f98) - Ari Seyhun - - - ## 0.1.1 - 2021-12-14 #### Build system - add pre cog bump hooks - (4f5a7cb) - Ari Seyhun - - - Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).