v0.1.1
What's Changed
- 🔨 Gradle Builds by @hayesall in #18
- 👷 Add
gradle-wrapper-validation.yml
workflow by @hayesall in #19 - ✨ Add
-v
/-version
command-line argument by @hayesall in #20 - 🔧 Bump
version = '0.1.1'
inbuild.gradle
by @hayesall in #21 - ✅ Unit testing + jacoco coverage by @hayesall in #22
- 🚚 Build Resources: Moving the
.fopcLibrary
files tosrc/main/resources/
by @hayesall in #23 - 📝 Adjust build recommendations to use gradlew by @hayesall in #24
- 🔥 Drop
pom.xml
by @hayesall in #25 - 🔥 Drop IDE configs, enforce with
.gitignore
rules by @hayesall in #26
Full Changelog: v0.1.0...v0.1.1