# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## v0.1.0 (2022-10-27) ### Refactor - split into workspace ### Chore - reuse workspace fields ### Chore - changelog ### Test - write tests for process query parsing ### Commit Statistics - 6 commits contributed to the release. - 4 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details
view details * **Uncategorized** - reuse workspace fields ([`5bf9d37`](https://github.com/zmrl010/pkill/commit/5bf9d376a5e8eb52bd465870d27ded68dc550b4f)) - Release pkill-lib v0.1.0, pkill-cli v0.1.0, pkill v1.0.1 ([`1f544be`](https://github.com/zmrl010/pkill/commit/1f544be5d2abeaddcf6591060e557f2b0ce5f5fa)) - changelog ([`0f10d24`](https://github.com/zmrl010/pkill/commit/0f10d249ec844df200b94fb6c2e2488457b4aeb7)) - Release pkill-lib v0.1.0, pkill-cli v0.1.0, pkill v1.0.1 ([`a47c313`](https://github.com/zmrl010/pkill/commit/a47c3136a14349245ab29366bc94d99115aa0c56)) - write tests for process query parsing ([`4ea6505`](https://github.com/zmrl010/pkill/commit/4ea6505b840be15dbf83c90d4314536484e9dacd)) - split into workspace ([`624803f`](https://github.com/zmrl010/pkill/commit/624803fdc5d798c33699aa8ed198266355ce7f43))