# 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). ## 0.2.2 (2022-04-21) ### Chore - specify min rust version ### Documentation - Remove hobby project disclaimer. This will be more regularly maintained ### Commit Statistics - 2 commits contributed to the release over the course of 9 calendar days. - 10 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details
view details * **Uncategorized** - specify min rust version ([`c51a85f`](https://github.comgit//mattcl/confpiler/commit/c51a85f54f8798f0cd09204d8f361ce730440956)) - Remove hobby project disclaimer. ([`111094b`](https://github.comgit//mattcl/confpiler/commit/111094b489086f00c81e4c7c4bc6430b84f25a36))
## 0.2.1 (2022-04-11) ### Chore - add changelogs ### Documentation - update cargo tomls with relevant info - fixing typos, making clarifications - more tests, better readme ### New Features - allow specifying a prefix for generated keys This adds .with_prefix to the builder and --prefix to the CLI - first pass as cli tool a bunch of files were added, but they're mainly to support the integration tests - initial commit ### Bug Fixes - working basic example ### Commit Statistics - 11 commits contributed to the release over the course of 45 calendar days. - 10 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details
view details * **Uncategorized** - Release confpiler v0.2.1, confpiler_cli v0.3.1 ([`e781460`](https://github.comgit//mattcl/confpiler/commit/e78146059e9b97f324dba3806edd2d2ab5a61e10)) - add changelogs ([`8b4d0bf`](https://github.comgit//mattcl/confpiler/commit/8b4d0bf65e14f1f213674d717755fe94fe51a2f8)) - clippy suggestions ([`5984492`](https://github.comgit//mattcl/confpiler/commit/598449234c43b8ef010c7d738086a7a7908fd3ea)) - cargo fmt ([`1047696`](https://github.comgit//mattcl/confpiler/commit/10476962e0dd2d8220d9c916d69ac98513744700)) - allow specifying a prefix for generated keys ([`9781899`](https://github.comgit//mattcl/confpiler/commit/9781899d3b3101eef91af431befa964c65bf87be)) - working basic example ([`bd1f063`](https://github.comgit//mattcl/confpiler/commit/bd1f06342a6fdd3cacd01854bfc0176b697a7359)) - update cargo tomls with relevant info ([`236de63`](https://github.comgit//mattcl/confpiler/commit/236de63e40891b03c7b358827f1a8de670659a89)) - fixing typos, making clarifications ([`97b942c`](https://github.comgit//mattcl/confpiler/commit/97b942cc898b34b8888ce1c099ad9429b297f6cc)) - more tests, better readme ([`a683f0d`](https://github.comgit//mattcl/confpiler/commit/a683f0db860635a5cfb5917b6efd45e5e54653ca)) - first pass as cli tool ([`10602d0`](https://github.comgit//mattcl/confpiler/commit/10602d0361fc6e76a084021136fb0664d9897158)) - initial commit ([`72375f3`](https://github.comgit//mattcl/confpiler/commit/72375f349bb71c2bba47e23189d54f64e0a84d73))