Releases: Morfly/airin
Releases · Morfly/airin
Release 0.5.2
Completely rebuilt from the ground-up to enable efficient automated migration of Android projects from Gradle to Bazel.
Airin now employs a component-based architecture that allows easy, flexible, and configurable migration. Read the documentation and a blog post to learn more!
Release 0.4.0
v0.4.0 android-compose-dagger sample: minor gradle update
Release 0.3.0
Airin Starlark Library Generator
Library generator - is a new component that allows generating Kotlin DSL for Starlark rules or functions.
It is implemented as a Kotlin Symbol Processor (KSP) and allows to describe desired functions using corresponding annotations.
Check the docs to learn more.
Airin Starlark Template Engine
Improved DSL for load
statements that now allow creating references from loaded variables.
Check the docs to learn more.
Release 0.2.0
v0.2.0 updated publishing scripts
Release 0.1.0
A declarative and type-safe template engine for generating Bazel build scripts.