Skip to content

Releases: jbangdev/jpaxa

Release early-access

Release early-access Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 08:44

Changelog

🔀 Merge

  • 7340740 Merge pull request #3 from realhaley/docs-python-selfcontained, closes #3
  • f080e68 Merge pull request #4 from jbangdev/pin-actions-to-sha, closes #4
  • 3859fb1 Merge pull request #1 from realhaley/README-positioning-refresh, closes #1

🚀 Features

  • 6f68626 add jpaxa-earlyaccess alias pointing to early-access jar
  • b31e91b ci: fix early-access release by listing artifacts explicitly
  • 229f240 ci: add early-access release on every main build

🐛 Fixes

  • cfed7f9 ci: use correct jreleaser GAV (jreleaser-tool-provider)
  • f915342 ci: use JVM-based jreleaser via jbang to avoid native image jgit crash
  • 328310b ci: skip local git tagging to work around jreleaser native image jgit bug
  • 0f4c338 ci: pin jreleaser to 1.24.0 to fix broken native binary path in 1.25.0
  • aed3d3b shared platforms.txt
  • efbde56 cleanup, no --stub-- anymore

🧰 Tasks

  • 0eb79df remove skipTag workaround (no longer needed with JVM jreleaser)

🛠 Build

  • bbd8348 bump actions to Node.js 24 versions
  • 4a120d8 pin GitHub Actions to full-length commit SHAs

📝 Documentation

  • 289775b add splash image
  • f436b15 remove Python apps section
  • 8bcab94 be honest about Python bundling complexity
  • a0e213c rewrite README with current command structure and install instructions