V2.3.0: uses Java.Lang.String instead of string (System.String)
·
184 commits
to master
since this release
This release updates mainly JNet and JNetReflector areas:
- JNet:
- added some new extensions and operators
- uses
Java.Lang.String
instead ofstring
(System.String
) - generated classes based on latest JNetReflector
- JNet Templates: no changes
- JNetCLI: no changes
- JNetPS: updates related to latest JNet
- JNetPSCore: no changes
- JNetReflector: uses
Java.Lang.String
instead ofstring
(System.String
) - Docker: no changes
- Documentation: no changes
Official Docker images
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- Update temporary Docker image name by @masesdevelopers in #356
- Update Docker documentation by @masesdevelopers in #357
- Changes by GitHub action by @github-actions in #358
- Documentation update by @masesdevelopers in #359
- Changes by GitHub action by @github-actions in #360
- Bump nuget/setup-nuget from 1.2.0 to 2.0.0 by @dependabot in #362
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #361
- JNetReflector uses
Java.Lang.String
instead ofstring
(System.String
) by @masesdevelopers in #364 - Update to version 2.3.0 by @masesdevelopers in #365
- Changes by GitHub action by @github-actions in #366
- Changes by GitHub action by @github-actions in #367
- Update news section by @masesdevelopers in #368
- Changes by GitHub action by @github-actions in #369
Full Changelog: V2.2.5.0...V2.3.0.0