Skip to content

Releases: LukeSavefrogs/setup-jython

v5.1.0

20 May 15:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5...v5.1.0

v5

15 May 18:36
3a77c8b
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for Jython 2.0-2.1 on ubuntu and macos runners by @LukeSavefrogs in #16
  • fix: Allow to run Jython via powershell and cmd on all supported runners by @LukeSavefrogs in #18

Full Changelog: v4...v5

v4

14 May 11:38
Compare
Choose a tag to compare

What's Changed

This release contains several fixes:

  • Fix Jython not working on PowerShell for Windows runners by @ZZy979 in #11
  • Fix action failing on macos runners (updated Java 8 distribution to Zulu), add missing shebang by @ZZy979 in #10

New Contributors

Full Changelog: v3...v4

v3

09 Jun 15:53
Compare
Choose a tag to compare
  • Added support for Jython v2.0 and v2.1 (only on Windows)
  • Added support for Jython development versions (ex. 2.5.1rc1 or 2.7.0a1)
  • Fix small bugs
  • Updated documentation

Full Changelog: v2...v3

First marketplace release

25 May 10:06
4ccd889
Compare
Choose a tag to compare
Marketplace

docs: Remove broken status badge

v2

18 May 02:44
Compare
Choose a tag to compare
v2
feat: Add custom installation path

v1

18 May 01:29
2cd956c
Compare
Choose a tag to compare
v1
feat: Create action.yml