Skip to content

Releases: Jij-Inc/ommx

OMMX Python SDK 1.3.0

15 Oct 09:34
31063a5
Compare
Choose a tag to compare

What's Changed

Python SDK update

New Contributors

Full Changelog: python-1.2.1...python-1.3.0

OMMX Rust SDK 1.1.0

10 Oct 02:33
e15a01a
Compare
Choose a tag to compare

What's Changed

Rust SDK update

New Contributors

Full Changelog: rust-1.0.0...rust-1.1.0

OMMX Python SDK 1.2.1

04 Oct 07:00
df442a3
Compare
Choose a tag to compare

What's Changed

Python SDK update

Full Changelog: python-1.2.0...python-1.2.1

OMMX Python SDK 1.2.0

03 Oct 03:59
5bb1e10
Compare
Choose a tag to compare

What's Changed

Bug fix

  • Fix the argument of Quadratic: raws -> rows by @NY57 in #119

Full Changelog: python-1.1.1...python-1.2.0

OMMX Python SDK 1.1.1

27 Sep 11:40
260f6a8
Compare
Choose a tag to compare

What's Changed

Python SDK update

Full Changelog: python-1.1.0...python-1.1.1

OMMX Python SDK 1.1.0

29 Jul 09:06
1fdd2d9
Compare
Choose a tag to compare

What's Changed

Python SDK update

  • ArtifactBase abstract class to support original artifact implementation by @termoshtt in #103

Full Changelog: python-1.0.1...python-1.1.0

OMMX Python SDK 1.0.1

29 Jul 08:12
546f82c
Compare
Choose a tag to compare

What's Changed

Python SDK update

  • Add Descriptor.from_{dict,json} in Python binding by @termoshtt in #102

Others

Full Changelog: python-1.0.0...python-1.0.1

OMMX Python SDK 1.0.0

10 Jul 03:03
22c2602
Compare
Choose a tag to compare

From this release, protobuf schema of ommx.v1 namespace will be kept compatible.

What's Changed

Protobuf update

  • Add subscripts field into Constraint message by @termoshtt in #92

Python SDK update

Documentation update

Full Changelog: python-0.5.1...python-1.0.0

OMMX Rust SDK 1.0.0

09 Jul 12:27
211f59c
Compare
Choose a tag to compare

From this release, protobuf messages in ommx.v1 namespace defined by *.proto files are kept compatible.

What's Changed

Protobuf update

  • Add subscripts field into Constraint message by @termoshtt in #92

Rust SDK update

  • Bump the dependencies group with 10 updates by @dependabot in #87
  • Bump the dependencies group across 1 directory with 17 updates by @dependabot in #91

Others

  • Start developing 0.5.2 by @github-actions in #85

Full Changelog: rust-0.5.1...rust-1.0.0

OMMX Rust SDK 0.5.1

28 Jun 01:25
b01f030
Compare
Choose a tag to compare

What's Changed

Bug fix

  • Feasibility condition for inequality is too strict by @termoshtt in #84

Others

  • Start developing 0.5.1 by @github-actions in #81

Full Changelog: rust-0.5.0...rust-0.5.1