Skip to content

Releases: Morfly/airin

Release 0.5.2

12 Dec 01:35
Compare
Choose a tag to compare

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

04 Aug 19:40
Compare
Choose a tag to compare
v0.4.0

android-compose-dagger sample: minor gradle update

Release 0.3.0

02 Jul 19:21
Compare
Choose a tag to compare

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

14 Jun 10:21
Compare
Choose a tag to compare
v0.2.0

updated publishing scripts

Release 0.1.0

02 Jun 05:14
Compare
Choose a tag to compare

A declarative and type-safe template engine for generating Bazel build scripts.