Skip to content

v1.0.0

Compare
Choose a tag to compare
@dirtydriver dirtydriver released this 13 Mar 18:11
60a1b6b

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)