Releases: MOJOliciousFTW/workshop-github-2024
Releases · MOJOliciousFTW/workshop-github-2024
v0.0.1
What's Changed
- feat: added folder structure by @Emil-Waldemar in #15
- #4 Add text - Update methods.md by @rangorC in #18
- Added changes to discussion.md by @MadsMoldrheim in #19
- Update README.md: Refactor repository introduction. Removed old content. by @Pofstad in #20
- Bug - Link not working "appletree". Adding png to repo. by @rangorC in #24
New Contributors
- @Emil-Waldemar made their first contribution in #15
- @rangorC made their first contribution in #18
- @MadsMoldrheim made their first contribution in #19
- @Pofstad made their first contribution in #20
Full Changelog: v0.0.0...v0.0.1
v0.0.0
Versioning using special major.minor.patch prefixed by v, so v0.0.0.
Major: 0 pre FAT, 1.0.0 ready for FAT, 2.0.0 ready for SAT. So just 0 for workshop.
Minor: Breaking changes. Incompatible API changes. Someone using this must know their stuff will break too if not updating their use of this. Significant changes like changed folder structure and some automation was counting on that previous structure.
Patch: happy days. Shouldn't break anything. More better.
Options: Perfect SemVer https://semver.org/, or something else agreed upon.
Full Changelog: https://github.com/MOJOliciousFTW/workshop-github-2024/commits/v0.0.0