V1.14.0: updates to JCOBridge 2.5.13 and removed .NET 7
masesdevelopers
released this
18 May 23:48
·
39 commits
to master
since this release
Version based on JCOBridge v2.5.13, compiled with Eclipse Temurin 11. with backward compatibility to Java SE 8*. Available for .NET Framework, .NET 6 and .NET 8.
Official packages
Maven artifacts
What's Changed
- Bump nuget/setup-nuget from 1.2.0 to 2.0.0 by @dependabot in #166
- Bump MASES.CLIParser from 3.2.0 to 3.2.1 in /src/net by @dependabot in #167
- Update to JCOBridge 2.5.13 by @masesdevelopers in #169
- Rewritten workflows to create a matrix of tests by @masesdevelopers in #170
- Added missing repository checkout by @masesdevelopers in #171
- Run scala tests on multiple JDKs too by @masesdevelopers in #172
- Update scala to version 2.13.13 to be compatible with JDK 21 by @masesdevelopers in #173
- Use HEAD SHA to track caches by @masesdevelopers in #174
- Update HEAD SHA retrieve by @masesdevelopers in #175
- Centralized test execution and created source commit only after tests execution by @masesdevelopers in #176
Full Changelog: V1.13.1.0...V1.14.0.0