V1.4.10: First version of JNetPS (*)
·
453 commits
to master
since this release
This release introduces the first versions of:
- JNetPS: a PowerShell module to use a JVM from PowerShell
- JNetPSCore: a package for development of PowerShell modules based on JNet
Other changes:
- JNet: upgrades needed by other tools; now JCOBridge command-line switch are reported in static properties that can be set before call
CreateGlobalInstance
method - JNetCLI: added REPL interface, run java Main-Class and C# script execution
- JNetReflector: no changes
- JNet Templates: no changes
(*) there are no changes from release 1.4.9. An error in release pipeline broken version homogeneity and this new release proceed to restore it.
Official Docker image
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- Release Workflow fix by @masesdevelopers in #55
Full Changelog: V1.4.9.0...V1.4.10.0