Skip to content

Latest commit

 

History

History
114 lines (60 loc) · 1.83 KB

CHANGELOG_PLUGIN.md

File metadata and controls

114 lines (60 loc) · 1.83 KB

Changelog

[1.2.4]

  • 2.1.0-1.8.0-alpha02-BETA

[1.2.3]

  • Compatible with 2.1.0-1.7.2-BETA

[1.2.2]

  • Changed file creation logic from registerCopyFilesToXcodeTask

[1.2.1]

  • Compatible with 2.1.0-1.7.1-BETA

[1.2.0]

  • Compatible with 2.0.21-1.7.0-BETA-1

[1.1.11]

  • Compatible with 2.0.21-1.7.0-BETA

[1.1.10]

  • Compatible with 2.0.21-1.7.0-rc01-BETA

[1.1.9]

  • Compatible with 2.0.20-1.7.0-rc01-BETA-1

[1.1.8]

  • Compatible with 2.0.20-1.7.0-beta01-BETA-2

[1.1.7]

  • Compatible with 2.0.20-1.7.0-beta01-BETA-1

[1.1.6]

  • Compatible with 2.0.20-1.7.0-alpha03-BETA-1

[1.1.5]

  • Adds flag to enable/disable experimental namespace feature ([2.0.20-Beta1-1.6.11-BETA-4])
  • Compatible with 2.0.20-Beta1-1.6.11-BETA-7

[1.1.4]

  • Adds clean up task to remove temp files
  • Compatible with 2.0.20-Beta1-1.6.11-BETA-6

[1.1.3]

  • Improves exportToXcode.sh
  • Compatible with 2.0.20-Beta1-1.6.11-BETA-6

[1.1.2]

  • Compatible with 2.0.20-Beta1-1.6.11-BETA-5

[1.1.1]

  • Compatible with 2.0.20-Beta1-1.6.11-BETA-3

[1.1.0]

  • Removes the responsibility of ensuring that the frameworkName parameter is defined in all @ComposeUIViewController annotations, and matching the KMP module framework's base name. It's now all done automatically.

[1.0.1]

  • Removes unique VERSION logic since KPS and Plugin will have different versions

[1.0.0]

Hello world!