Releases: justinhartman/.github
Releases · justinhartman/.github
Version 1.0.4 (12/09/2018)
- #bugfix
- Updated the
README
to reflect the change in the renaming of the
_basic/
template to_core/
. - Fixed up issues with the bold markdown syntax.
- Updated the
- #enhancement
- Updated the project URL to GitLab and not GitHub as this is where I maintain
the software, GitHub is simply a clone of the GitLab repo. - Deleted the Visual Studio workspace file. Decided it just added bloatware.
- Updated the project URL to GitLab and not GitHub as this is where I maintain
Version 1.0.3 (31/05/2018)
- #enhancement
- Renamed the
_basic/
template folder to a more appropriate name;_core/
. - Updated the
.gitignore
template. - Enhanced the
PULL_REQUEST_TEMPLATE.md
by becoming more human.
- Renamed the
- #bugfix
- Fixed up the trailing whitespace before line-breaks in:
CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md
PULL_REQUEST_TEMPLATE.md
- Set the correct file permissions on the licenses contained in the
_licenses
folder.
- Fixed up the trailing whitespace before line-breaks in:
Version 1.0.2 Release
Version 1.0.2 / 2018-05-20
- Simplified the
CHANGELOG.md
file. - Added VS Code workspace file.
- Added link to LICENSE file.
Version 1.0.1 Release
Version 1.0.1
11/05/2018
- #bugfix
- Fixed a minor issue in the README, relating to copying all the files.