V1.13.0: added .NET 8
masesdevelopers
released this
26 Nov 19:53
·
75 commits
to master
since this release
Version based on JCOBridge v2.5.9, compiled with Eclipse Temurin 11. with backward compatibility to Java SE 8*. Available for .NET Framework, .NET 6, .NET 7 and .NET 8.
Official packages
Maven artifacts
What's Changed
- Bump masesgroup/retrieve-changed-files from 2 to 3 by @dependabot in #138
- Bump nuget/setup-nuget from 1.1.1 to 1.2.0 by @dependabot in #139
- Bump actions/checkout from 3 to 4 by @dependabot in #140
- Fully reviewed project structure and web-site by @masesdevelopers in #142
- Update site layout and API by @masesdevelopers in #143
- Update footer by @masesdevelopers in #144
- Bump MASES.CLIParser from 3.1.2 to 3.2.0 in /src/net by @dependabot in #145
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /src/net by @dependabot in #146
- Added .NET 8 by @masesdevelopers in #147
- Fix method avoidance selector by @masesdevelopers in #148
- Updates to avoid properties too, not only methods by @masesdevelopers in #149
- Update web-site with .NET 8 reference by @masesdevelopers in #150
- Fix compilation error of #150 by @masesdevelopers in #151
- Revert back version upgrade done in #147 by @masesdevelopers in #152
New Contributors
- @dependabot made their first contribution in #138
Full Changelog: V1.12.1.0...V1.13.0.0