Skip to content

python-embed-gradle-plugin v1.0.2

Choose a tag to compare

@howtis howtis released this 24 Jun 03:08

Added

  • targetOs property for cross-compilation in Gradle plugin (windows, linux, macos)

Fixed

  • Cross-platform compatibility in VenvTask.extractTarGz: backslashes converted to forward slashes in tar entry paths

Changed

  • Upgrade com.gradle.plugin-publish 1.3.1 → 2.1.1 with compatibility declaration
  • Add Gradle wrapper to plugin subproject for CI independence
  • Independent module versioning with plugin-v* publish tags
  • Version extracted from git tags in publish workflow