|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 1.0.0 (2025-03-13) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* first release and Readme.md |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* add Findtemplatefiles and the test case ([e8f702d](https://github.com/dirtydriver/projgen/commit/e8f702dbe247b1032d9d9370d1fd302a31677798)) |
| 13 | +* add github action template ([32e7973](https://github.com/dirtydriver/projgen/commit/32e7973dcfd073269ce66f0d31432334c1755579)) |
| 14 | +* add project generator and tests ([ec58381](https://github.com/dirtydriver/projgen/commit/ec583810e963cf32ead339deb22a3623f66ebcfc)) |
| 15 | +* add read params from file ([1b1cf71](https://github.com/dirtydriver/projgen/commit/1b1cf71a1df41278c0eeafd974104eec7730bea8)) |
| 16 | +* add RemoveDuplicates ([b443ad1](https://github.com/dirtydriver/projgen/commit/b443ad1fbae33d7f46ff2148467e5a27cdb912a1)) |
| 17 | +* add renderTemplate function ([61b4c2f](https://github.com/dirtydriver/projgen/commit/61b4c2fc34d664e1121168568ba0adfa953fda4f)) |
| 18 | +* add templater functions ([a41e1a6](https://github.com/dirtydriver/projgen/commit/a41e1a66953898d7b247538e2053dd2f6d4c2a20)) |
| 19 | +* add validate parameter and collectmissingparameters ([a703863](https://github.com/dirtydriver/projgen/commit/a703863c39c2ee3f58d63063c547be357001c575)) |
| 20 | +* extend Makefile with coverage ([6a93a79](https://github.com/dirtydriver/projgen/commit/6a93a79bb87a89d4b3dd448c89ab0491d5a61188)) |
| 21 | +* first release and Readme.md ([09eb085](https://github.com/dirtydriver/projgen/commit/09eb085e57c6b3e15ac9b696130c65f20e8e65c1)) |
| 22 | +* implement directory functions ([a30226a](https://github.com/dirtydriver/projgen/commit/a30226a32c9c0f480a64cbac626d28615ad70077)) |
| 23 | +* implement test cases to directory functions ([b887152](https://github.com/dirtydriver/projgen/commit/b8871528e01d0f2fefbddd2eae41846648c51ec0)) |
| 24 | +* integrate application version ([e989a2a](https://github.com/dirtydriver/projgen/commit/e989a2a363ea1961f5e88393cd6fdcd3aac2e604)) |
| 25 | +* move main and implement basic of cmd ([ee8c14f](https://github.com/dirtydriver/projgen/commit/ee8c14f8090123d6c486669f3936854de564bd49)) |
| 26 | +* refactor utils and tests ([995a0c7](https://github.com/dirtydriver/projgen/commit/995a0c736512ca7b2ace6681437f4cf4522a11b9)) |
| 27 | +* restructure commandline solution ([4880ee5](https://github.com/dirtydriver/projgen/commit/4880ee5d3ad8bb9edc09f030fe874146ee71451d)) |
| 28 | +* thread processing template ([ed6fc77](https://github.com/dirtydriver/projgen/commit/ed6fc7769f87f4812728f300b01aaa4a4d17a5df)) |
| 29 | + |
| 30 | + |
| 31 | +### Bug Fixes |
| 32 | + |
| 33 | +* change placeholder ([3c401a9](https://github.com/dirtydriver/projgen/commit/3c401a9ef21a6695a5252fc4481bf235e5d920fe)) |
| 34 | +* fix linting problem and add readme.md ([3c020ff](https://github.com/dirtydriver/projgen/commit/3c020ff75f9953e141de724c060eb690c9d93f6d)) |
| 35 | +* fix template test ([588b610](https://github.com/dirtydriver/projgen/commit/588b610c4c129d379488b1eabe3e6d363cb25c02)) |
0 commit comments