Releases: jason-c-daniels/jcd-new
v0.0.6-alpha
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
What's Changed
- Refactored portions of jcd-new-classlib functionality into shared library functions by @jason-c-daniels in #22
- Removed dependence on GITHUB_TOKEN by @jason-c-daniels in #23
- Added the ability to specify OSS license and to specify --no-commit by @jason-c-daniels in #26
Full Changelog: v0.0.4-alpha...v0.0.5-alpha
v0.0.4-alpha
What's Changed
- Added and used some new templates to facilitate .github folder setup. by @jason-c-daniels in #1
- Implemented #11 Update the issue type templates by @jason-c-daniels in #12
- Added checks for zip and git near the start of release.sh by @jason-c-daniels in #13
- Added the list of files for the user to review. by @jason-c-daniels in #14
- Updated install.sh to warn if destination directory not in PATH by @jason-c-daniels in #15
- release.sh now zips to correct relative path by @jason-c-daniels in #17
- Updated PULL_REQUEST_TEMPLATE.md and bug_report.md by @jason-c-daniels in #19
Full Changelog: v0.0.3-alpha...v0.0.4-alpha
v0.0.3-alpha
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
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