Releases: atraplet/ecos4j
v3.1.0
v3.0.0
This is a major release upgrading to Java 23, updating some dependencies, and adding some more tests.
What's Changed
- Add more tests by @atraplet in #63
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 in the maven group by @dependabot in #64
- Bump the maven group with 3 updates by @dependabot in #65
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the github-actions group by @dependabot in #68
- Bump the maven group with 3 updates by @dependabot in #67
- Upgrade to Java 23 by @atraplet in #66
Full Changelog: v2.2.0...v3.0.0
v2.2.0
This is a minor release improving precondition checks, adding a new unsafeSetup method, and updating some dependencies.
What's Changed
- Bump the maven group with 2 updates by @dependabot in #61
- Improve precondition checks by @atraplet in #62
Full Changelog: v2.1.0...v2.2.0
v2.1.0
This is a minor release adding support for Mac OS, improving some precondition checks and documentation, and updating some dependencies.
What's Changed
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 in the maven group by @dependabot in #57
- Bump the maven group with 3 updates by @dependabot in #58
- Add support for Mac OS by @atraplet in #59
- Improve setup precondition checks and documentation by @atraplet in #60
Full Changelog: v2.0.1...v2.1.0
v2.0.1
This is a patch release with some little improvements.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This is a major release refactoring solver parameters.
What's Changed
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 in the maven group by @dependabot in #54
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 in the maven group by @dependabot in #55
- Refactor parameters by @atraplet in #56
Full Changelog: v1.1.0...v2.0.0
v1.1.0
This is a minor release removing unused Java to C bindings and updating some dependencies.
What's Changed
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 in the github-actions group by @dependabot in #51
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 in the maven group by @dependabot in #50
- Bump the maven group with 2 updates by @dependabot in #52
- Create smaller Java bindings by @atraplet in #53
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This is a major release upgrading to Java 22.
What's Changed
- Bump codecov/codecov-action from 4.3.1 to 4.4.0 in the github-actions group by @dependabot in #45
- Bump com.ustermetrics:ecos4j-native from 0.2.0-2.0.10 to 1.0.2-2.0.10 in the maven group by @dependabot in #47
- Bump codecov/codecov-action from 4.4.0 to 4.4.1 in the github-actions group by @dependabot in #46
- Bump the maven group with 3 updates by @dependabot in #48
- Upgrade to Java 22 by @atraplet in #49
Full Changelog: v0.4.4...v1.0.0
v0.4.4
This is a patch release reverting automatic release notes generation.
What's Changed
Full Changelog: v0.4.2...v0.4.4