Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Releases: kosatnkn/cauldron

v2.0.1

28 May 09:01

Choose a tag to compare

  • Fixed LICENSE file not removing issue #10
  • Added Makefile

v2.0.0

08 Mar 16:29
a8f34b4

Choose a tag to compare

This version of Cauldron allows you to create projects using Catalyst v2.4.0 and upwards.
Changes include,

  • Added Linux style tags --name (-n), --namesapce (-s), --tag (-t) and --help (-h)
  • Changed namesapce short tag -ns to -s
  • Fixed colour display issue in Windows

v1.4.1

28 Feb 06:25

Choose a tag to compare

Fixed version range check issue

v1.4.0

19 Feb 02:32

Choose a tag to compare

  • Redefined the config object to include the following
    • Cauldron version
    • New project name, namesapce and splash style
    • Base repo and go module
    • Base repo min and max version to determine a range of compatible versions
    • Directory list and file list to be removed when creating a new project from the base
  • Added semantic version checker and version range checker
  • Added checking for existence of file before deleting

v1.3.0

09 Dec 11:32

Choose a tag to compare

  • Added Powered By line to README
  • Fixed file deletion issue

v1.2.2

07 Nov 05:06

Choose a tag to compare

  • Updated project name generation algorithm

v1.2.1

29 Oct 09:30
075ea81

Choose a tag to compare

  • Fixed overwriting of index entries for similar file names

v1.2.0

20 Oct 01:57

Choose a tag to compare

  • Updated installation instructions
  • Minor changes in cli output messages

v1.1.0

12 Oct 13:05
2c3742f

Choose a tag to compare

  • Added .github to delete dir list
  • Added Cauldron version information to splash
  • Streamlined output messages

v1.0.1

10 Jan 05:58

Choose a tag to compare

Fixed splash style issue