v0.2.1: Add GitHub info to docs
Once we uploaded our first version to GitHub, we could fill in some documentation TODOs like how to download the code.
We are still in the process of updating the build system Gradle and Java to at least Java 11 and possibly Java 17. We'll take advantage of post-Java 8 versions at that time. This change will appear in version 0.3.0.
In the change log below, we'll refer to our internal Jira key for our benefit. If the item is associated with a resolved GitHub issue, we'll add a link to that. Changes that are incompatible with previous versions are marked below. While the major version is 0, we will be making breaking changes when bumping the minor number. However, once we hit version 1.0.0, incompatible changes will only be made when bumping the major number.
New Features
- Ziggy reuse (ZIGGY-134)
- Update GitHub info in manual (ZIGGY-192)