Releases: bennyhuo/kotlin-compile-testing-extensions
Releases · bennyhuo/kotlin-compile-testing-extensions
v2.1.0-1.3.0
Commits
- 039e66f: Upgrade Kotlin to 2.1.0. (bennyhuo)
v2.0.0-1.3.0
Commits
- 345c48a: Upgrade Kotlin to 2.0.0. (bennyhuo)
v1.9.20-1.3.0
Commits
- faa5391: Bump Kotlin to 1.9.20 with kotlin-compile-testing to 0.4.0. (bennyhuo) #3
- b252ae7: Do not print fake override functions. (bennyhuo) #3
- dac905f: 1.9.20-1.2.3-SNAPSHOT (bennyhuo) #3
- 5b6e5d4: API not compatible, bump version to 1.9.20-1.3.0. (bennyhuo) #3
- 8b7c1a0: Merge branch 'master' into feature/kotlin-1.9.20 (Benny Huo) #3
v1.8.20-1.2.3
v1.8.20-1.2.2
Commits
- bf9b8d6: Fix IR output type. Release 1.2.2. (bennyhuo)
v1.8.20-1.2.1
Commits
- c044324: Do not print 'Any' as super type for IrClass in Jetpack Compose style IR printer. (bennyhuo)
v1.8.20-1.2.0
v1.8.20-1.1.0
Commits
- 6408f04: update readme. (bennyhuo)
- 21a40c1: update action. (bennyhuo)
- deeb4c2: Replace the mirrored repositories of tencent with original maven central and gradle portal. (bennyhuo)
- eb29e89: Try to fix build error from action. (bennyhuo)
- b42e167: Update README.md (Benny Huo)
- 85a8d38: Update README.md (Benny Huo)
- c0cee1f: Add ignoreTrailingSpaces option. Add TextBasedModuleInfoLoader. Release 1.8.20-1.1.0. (bennyhuo)
- 889743b: Update gradle.properties (Benny Huo)
v1.8.20-1.0.0
- Upgrade to Kotlin 1.8.20.
- Add support to add customized output files.