Skip to content

Releases: jason-c-daniels/jcd-new

v0.0.6-alpha

13 Mar 17:01
f6e07c4
Compare
Choose a tag to compare
v0.0.6-alpha Pre-release
Pre-release

What's Changed

  • Fixed a minor grammar error in select_license_template's error message. by @jason-c-daniels in #27
  • Bumped patch and updated README.md by @jason-c-daniels in #28
  • Updated README.md to give a more comprehensive set of examples. by @jason-c-daniels in #29
  • Added the ability to specify framework OR netstandard version on command line by @jason-c-daniels in #30
  • Updated to support .net 5.0 through .net8.0 by @jason-c-daniels in #31
  • curl now retrieves .gitignore files insecurely (this is to work around VPN issues.)

Full Changelog: v0.0.5-alpha...v0.0.6-alpha

v0.0.5-alpha

07 Aug 22:19
741e32a
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.4-alpha...v0.0.5-alpha

v0.0.4-alpha

05 Aug 22:16
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

v0.0.3-alpha

02 Aug 01:06
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

Added and used templates to generate the .github folder structure as well as CODE_OF_CONDUCT.md ...etc.

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

v0.0.2-alpha Release

31 Jul 17:43
Compare
Choose a tag to compare
v0.0.2-alpha Release Pre-release
Pre-release

This release provides some initial basic functionality for creating new .NET Standard class libraries as well as other rote stuff like providing help text and version number. Unzip the package (jcd-new_v0.0.2-alpha.zip) to any folder you like, then read INSTALLING.md for installation instructions. In the future, the template files will be getting additions for code of conduct...etc, so that I don't keep forgetting those. It's otherwise functioning as expected for me.

Full Changelog: https://github.com/jason-c-daniels/jcd-new/commits/v0.0.2-alpha