Skip to content

Releases: uFloppyDisk/create-cssharp-plugin

v0.4.0

01 Apr 01:52
b7af34d

Choose a tag to compare

0.4.0 (2025-04-01)

Features

  • add author/description/initialVersion flags; (0e632e0)
  • add forced/preanswered interactive mode flags; (ed16060)
  • add git init step; (bca2a50)
  • allow skip prompts for setup tasks with flag; (0c21829)
  • ingest cli args and options; (375ac73)
  • merge cli args into prompt initial values; (9f71787)
  • override prompts with cli args; (32a21e5)
  • validate args and options; (9af1002)

Bug Fixes

  • cli: accept string for pluginName flag; (1f6b824)
  • cli: skip prompts only when required args are set; (abc9691)
  • pluginName option implies pluginSameName is false; (1e7cc71)
  • prompt preanswer regression when no args passed; (5a8b508)
  • validate positional arguments; (4eaad64)

v0.3.1

25 Feb 07:12
c8fca43

Choose a tag to compare

0.3.1 (2025-02-25)

Bug Fixes

  • ignore project-level build directories; (bcfe972)

v0.3.0

23 Feb 03:56
dafb930

Choose a tag to compare

0.3.0 (2025-02-23)

Features

  • allow paths in containing directory prompt; (8fa744a)
  • build/publish to project-level directory; (5efe0cf)

v0.2.1

21 Feb 06:21
f599a78

Choose a tag to compare

0.2.1 (2025-02-21)

Bug Fixes

  • template .gitignore not packaged by npm; (af8d681)

v0.2.0

21 Feb 04:35
99bab58

Choose a tag to compare

0.2.0 (2025-02-21)

Features

Bug Fixes

  • four-space indenting in .cs files; (17266f5)

v0.1.0

19 Feb 10:07
257389a

Choose a tag to compare

0.1.0 (2025-02-19)

Features

  • add github repo contribution CTA; (a0e9749)
  • show CLI name and version under header; (9fe95ee)
  • spinners for async tasks; (#7) (eb6a025)

Bug Fixes

  • remove newline above header; (add1cc2)

0.0.2

14 Feb 09:22

Choose a tag to compare

0.0.2 (2025-02-14)

Full Changelog

0.0.1

14 Feb 05:51

Choose a tag to compare

0.0.1 (2025-02-14)

Full Changelog