Skip to content

Releases: F43nd1r/autodsl

v3.2.1

Choose a tag to compare

@F43nd1r F43nd1r released this 31 Jan 21:45
5b60337
  • Inline initializers (#88) Thanks @kyay10
  • Fix generation of meta annotated nested builder functions (#87)
  • Improve inspection for nested builder functions (#84)

v3.1.0

Choose a tag to compare

@F43nd1r F43nd1r released this 13 Jan 14:15
9f1eaeb
  • Support this.property assignments in inspection (#81, #82)

v3.0.0 / v3.0.1

Choose a tag to compare

@F43nd1r F43nd1r released this 13 Jan 14:14
cf06372
  • Update inspection for Kotlin K2 Mode
  • Update dependencies

v3.0.0 failed publishing and is no longer available, v3.0.1 is feature-identical.

v2.4.0

Choose a tag to compare

@F43nd1r F43nd1r released this 23 Aug 20:50
4a02f8b

Updated for Kotlin 2.0

Fixed lambda types with receivers (#60)

v2.3.0 - 2.3.1

Choose a tag to compare

@F43nd1r F43nd1r released this 19 Apr 21:26
a454afd

Updated for Kotlin 1.9.20

Compiled for Java 17+