Releases: JavierSegoviaCordoba/kopy
Releases · JavierSegoviaCordoba/kopy
0.4.0+2.0.20
Added
KopyVisibility
to set the visibility of the generated functions
0.3.0+2.0.20
Added
- Atomic library is added automatically to the project when the plugin is applied
- Kopy runtime library is added automatically to the project when the plugin is applied
Removed
Kopyable
interface_initKopyable
function from Kopyable interfacegetKopyableReference
function from Kopyable interfacesetKopyableReference
function from Kopyable interface
Updated
com.javiersc.hubdle:hubdle-version-catalog -> 0.3.6
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.7
com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.3.0+2.0.20
com.javiersc.kotlin:kotlin-compiler-extensions -> 0.3.0+2.0.20
0.2.0+2.0.10
Added
kopy
andinvoke
calls are now marked as errors if the plugin is not applied to the project.
Updated
com.javiersc.hubdle:hubdle-version-catalog -> 0.3.5
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.6
0.1.1+2.0.10
Initial release