# Changelog * The following workspace dependencies were updated * dependencies * strandify bumped from 0.4.0 to 0.4.1 * The following workspace dependencies were updated * dependencies * strandify bumped from 0.4.1 to 0.4.2 * The following workspace dependencies were updated * dependencies * strandify bumped from 0.4.2 to 0.4.3 ## [0.4.0](https://github.com/loiccoyle/strandify/compare/strandify-cli-v0.3.0...strandify-cli-v0.4.0) (2024-08-26) ### Features * **peg:** add `shape` mod to help with creating the `Peg` vecs ([8c473e8](https://github.com/loiccoyle/strandify/commit/8c473e8e71a5be31ce9cbecfddca077a8a7beacd)) ### Bug Fixes * add version ([26ecfbb](https://github.com/loiccoyle/strandify/commit/26ecfbb057e3d2a617b911be22c3e00c822bca2d)) * **peg:** use `usize` for id and auto increment ([8028dff](https://github.com/loiccoyle/strandify/commit/8028dff6db4d70a58d161421a25bc660d22e80ad)) ### Dependencies * The following workspace dependencies were updated * dependencies * strandify bumped from 0.3.0 to 0.4.0 ## [0.3.0](https://github.com/loiccoyle/strandify/compare/strandify-cli-v0.2.3...strandify-cli-v0.3.0) (2024-08-26) ### ⚠ BREAKING CHANGES * **blueprint:** move progress bar control to struct field ### Code Refactoring * **blueprint:** move progress bar control to struct field ([9fa8c08](https://github.com/loiccoyle/strandify/commit/9fa8c08f14b7b75dbf6e866a2ebbc0775f814aa1))