Skip to content

V1.4.10: First version of JNetPS (*)

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 27 Oct 01:31
· 453 commits to master since this release
b2fdda8

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

Full Changelog: V1.4.9.0...V1.4.10.0