Releases: toolisticon/kotlin-code-generation
Releases · toolisticon/kotlin-code-generation
0.1.4
🛠️ Chore
- chore(deps): bump io.toolisticon.maven.parent:maven-parent-kotlin-base from 2025.4.0 to 2025.5.0 #70
- chore(deps): bump com.squareup:kotlinpoet-jvm from 2.1.0 to 2.2.0 #69
- chore(deps-dev): bump dev.zacsweers.kctfork:core from 0.7.0 to 0.7.1 #68
- chore(deps): bump io.toolisticon.maven.parent:maven-parent-kotlin-base from 2025.3.1 to 2025.4.0 #67
- chore(deps): bump logback.version from 1.5.17 to 1.5.18 #66
0.1.3
🛠️ Chore
- update parent 2025.3.0 #65
- chore(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #64
- chore(deps): bump logback.version from 1.5.16 to 1.5.17 #63
- chore(deps): bump com.squareup:kotlinpoet-jvm from 2.0.0 to 2.1.0 #62
0.1.2
🚀 Enhancements & Features
- Kotlin api and language version 2.0 #61
🛠️ Chore
- update parent 2025.2.1 #60
0.1.1
🛠️ Chore
- chore(deps): bump codecov/codecov-action from 4 to 5 #59
- dependency: use parent 2025.2.0 - adopt logging #58
0.1.0
🚀 Enhancements & Features
- Update kotlin 2.1.0 + kotlin-poet 2.0 #57
0.0.10
🐛 Bug Fixes
- fix execute function for file processor #56
0.0.9
🛠️ Chore
- update parent 2024.9.2 #55
0.0.8
Note: all 0.0.x releases are still considered experimental, API may change without warning.
🚀 Enhancements & Features
- Provide KotlinFileSpecIterable so generateFiles can work with single- and multi file properties #54
0.0.7
Note: all 0.0.x releases are still considered experimental, API may change without warning.
🚀 Enhancements & Features
- Feature/51 delegate list and map #53
- Provide convenience builders for forwarding list/map #51
- AnnotationSpec: Collect members and add one single codeBlock #50
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
0.0.6
Note: all 0.0.x releases are still considered experimental, API may change without warning
🚀 Enhancements & Features
- Provide ThrowsAnnotation #43
- suppport constructorProperty for KotlinClassSpec #42
- Print files generated / by the generator as a file list #41
🛠️ Chore
- update parent 2024.9.0 #48