Skip to content

Releases: WormieCorp/generator-cake-addin

v1.6.0

02 Sep 23:59
Compare
Choose a tag to compare

1.6.0 (2020-09-02)

Documentation

  • add missing 'prettier-ignore' comment (49c196a)
  • add nils-a as a contributor (#457) (a0d927f)
  • update contributors badge to new edition (a94fd6b)

Improvements

  • change to updated shields.io badge (aae3d78), closes #456

v1.5.0

01 Sep 11:46
Compare
Choose a tag to compare

1.5.0 (2020-09-01)

Dependencies

  • bump yeoman-generator from 4.11.0 to 4.12.0 (#454) (62e0873)

Documentation

  • add codeql badge to readme (5f08fdb)

Features

  • code of conduct generator: update code of contributing to latest version (2.0) (9ebd384)
  • readme generator: update generator to be compliant with latest standard-readme specs (ed39dd9)

v1.4.0

26 Jul 04:38
Compare
Choose a tag to compare

1.4.0 (2020-07-26)

Bug fixes

  • fix indent size being prompted when user selects to use tabs (9b88bf8)
  • project generator: fix generator exiting early when running dotnet build/restore (4d11805)
  • project generator: fix generator outputting template with parameters on same line (a04a1fd)
  • project generator: fix test project not generated with documentation comments disabled (be4119f)

Features

  • build scripts generator: update cake.recipe version in generated build script (0cd6811)
  • build scripts generator: update generated powershell bootstrapper to latest edition (e171db8)
  • project generator: add ability to include license header for source files (e5d199f), closes #26
  • project generator: add ability to specifically decide whether to use license headers or not (7b0e80f), closes #26
  • project generator: add basic stylecop configuration json file (b6208f6)
  • project generator: update package dependencies on all generated project files (6280538)

Reverts

  • "feat(project): add ability to specifically decide whether to use license headers or not" (12aef7f)

v1.3.7

22 Jul 12:27
Compare
Choose a tag to compare

1.3.7 (2020-07-22)

Bug fixes

  • app: correct duplicate prompting when running app generator (1973392), closes #410

Dependencies

  • [security] bump npm from 6.13.4 to 6.14.7 (#412) (ed25431)
  • bump npm-registry-fetch from 4.0.2 to 4.0.5 (#402) (7d6e30a)
  • bump through2 from 3.0.2 to 4.0.2 (a148c1f)

Documentation

  • remove build badge for appveyor (7bd5a2a)
  • remove known issue section (459eaa1)

v1.3.6

27 Jun 00:06
Compare
Choose a tag to compare

1.3.6 (2020-06-27)

Dependencies

  • bump yeoman-generator from 4.10.1 to 4.11.0 (248ae3b)

v1.3.5

24 Jun 20:15
Compare
Choose a tag to compare

1.3.5 (2020-06-24)

Dependencies

  • bump through2 from 3.0.1 to 3.0.2 (84d9b30)
  • bump uuid from 8.1.0 to 8.2.0 (9ccf166)

v1.3.4

23 Jun 11:57
Compare
Choose a tag to compare

1.3.4 (2020-06-23)

Dependencies

  • bump chalk from 4.0.0 to 4.1.0 (da82b6d)

v1.3.3

29 May 23:08
Compare
Choose a tag to compare

1.3.3 (2020-05-29)

Bug fixes

  • correct call to new uuid library (26d256c)

Dependencies

  • [security] bump handlebars from 4.5.3 to 4.7.6 (b918301)
  • bump chalk from 3.0.0 to 4.0.0 (12f4aa6)
  • bump uuid from 7.0.2 to 7.0.3 (196caa3)
  • bump uuid from 7.0.3 to 8.1.0 (5b25621)
  • bump yeoman-generator from 4.7.2 to 4.8.0 (c521e81)
  • bump yeoman-generator from 4.8.0 to 4.10.1 (ed33518)

v1.3.2

30 Mar 01:07
Compare
Choose a tag to compare

1.3.2 (2020-03-30)

Bug fixes

  • project generator: correct generation of mixed indentation of test project (b9b9e9a)

Dependencies

  • [security] bump acorn from 5.7.3 to 5.7.4 (063ef59)
  • bump fullname from 4.0.0 to 4.0.1 (bb68a98)
  • bump uuid from 3.4.0 to 7.0.2 (2a850c1)
  • bump yeoman-generator from 4.5.0 to 4.7.2 (#282) (6db10fc)

v1.3.1

28 Jan 05:54
Compare
Choose a tag to compare

1.3.1 (2020-01-28)

Dependencies

  • bump uuid from 3.3.3 to 3.4.0 (4583dc8)
  • bump yeoman-generator from 4.4.0 to 4.5.0 (a6d288b)