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.