0.5.1
Changed
- Add
toString
as an explicit abstract method toVariant
to make its usage and behavior more clear. (#35) - Upgrade Gradle from 4 to 6.
- Update release publishing to publish to Maven Central directly instead of Bintray since Bintray is being retired by JFrog. All existing releases are also available in Maven Central independent of JCenter. (#36)
- Migrate CI to GitHub Actions.