Skip to content

Releases: dirtydriver/projgen

v1.0.4

19 Mar 17:07
a064217
Compare
Choose a tag to compare

1.0.4 (2025-03-19)

Bug Fixes

  • fix Generate function and remove unnecessary parameter check (cc14002)

v1.0.3

14 Mar 09:03
0384bd1
Compare
Choose a tag to compare

1.0.3 (2025-03-14)

Bug Fixes

  • remove required flags in version command (44ec5c3)

v1.0.2

13 Mar 22:50
06d07f2
Compare
Choose a tag to compare

1.0.2 (2025-03-13)

Bug Fixes

  • change Version to var from const (7e5895b)

v1.0.1

13 Mar 22:30
77c7e3a
Compare
Choose a tag to compare

1.0.1 (2025-03-13)

Bug Fixes

  • fix version command output (00d4f93)

v1.0.0

13 Mar 18:11
60a1b6b
Compare
Choose a tag to compare

1.0.0 (2025-03-13)

⚠ BREAKING CHANGES

  • first release and Readme.md

Features

  • add Findtemplatefiles and the test case (e8f702d)
  • add github action template (32e7973)
  • add project generator and tests (ec58381)
  • add read params from file (1b1cf71)
  • add RemoveDuplicates (b443ad1)
  • add renderTemplate function (61b4c2f)
  • add templater functions (a41e1a6)
  • add validate parameter and collectmissingparameters (a703863)
  • extend Makefile with coverage (6a93a79)
  • first release and Readme.md (09eb085)
  • implement directory functions (a30226a)
  • implement test cases to directory functions (b887152)
  • integrate application version (e989a2a)
  • move main and implement basic of cmd (ee8c14f)
  • refactor utils and tests (995a0c7)
  • restructure commandline solution (4880ee5)
  • thread processing template (ed6fc77)

Bug Fixes

  • change placeholder (3c401a9)
  • fix linting problem and add readme.md (3c020ff)
  • fix template test (588b610)