Skip to content

Releases: atraplet/ecos4j

v3.1.0

19 Oct 21:29
Compare
Choose a tag to compare

This is a minor release refactoring set parameters in model.

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

07 Oct 15:57
Compare
Choose a tag to compare

This is a major release upgrading to Java 23, updating some dependencies, and adding some more tests.

What's Changed

Full Changelog: v2.2.0...v3.0.0

v2.2.0

07 Sep 07:22
Compare
Choose a tag to compare

This is a minor release improving precondition checks, adding a new unsafeSetup method, and updating some dependencies.

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

01 Sep 16:39
Compare
Choose a tag to compare

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

02 Aug 12:12
Compare
Choose a tag to compare

This is a patch release with some little improvements.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

27 Jul 13:17
Compare
Choose a tag to compare

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

12 Jul 16:59
Compare
Choose a tag to compare

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

09 Jun 18:51
Compare
Choose a tag to compare

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

19 May 17:22
Compare
Choose a tag to compare

This is a patch release reverting automatic release notes generation.

What's Changed

Full Changelog: v0.4.2...v0.4.4

v0.4.2

19 May 08:13
Compare
Choose a tag to compare

This is a patch release fixing a Codecov issue.

What's Changed

  • Fix defect: Missing Codecov token via workflow_call by @atraplet in #42

Full Changelog: v0.4.1...v0.4.2