v0.1.0
The first version of axi!
For the gradle plugin, you may have to add the maven repository to your
plugin management build settings until it's approved:
pluginManagement {
repositories {
maven("https://maven.radsteve.net/public")
}
}