Skip to content

Releases: JavierSegoviaCordoba/kopy

0.4.0+2.0.20

25 Aug 12:28
Compare
Choose a tag to compare

Added

  • KopyVisibility to set the visibility of the generated functions

0.3.0+2.0.20

24 Aug 20:10
Compare
Choose a tag to compare

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 interface
  • getKopyableReference function from Kopyable interface
  • setKopyableReference 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

19 Aug 14:54
Compare
Choose a tag to compare

Added

  • kopy and invoke 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

16 Aug 02:50
Compare
Choose a tag to compare

Initial release