Releases: Jij-Inc/ommx
Releases · Jij-Inc/ommx
OMMX Python SDK 1.3.0
What's Changed
Python SDK update
- Generate stub file by pyo3-stub-gen by @termoshtt in #126
- Polynomial support of Modeler API in Python SDK by @termoshtt in #125
- MPS File Reading Python API & Rust fixes by @Zengor in #127
ruff check
on CI by @termoshtt in #129
New Contributors
Full Changelog: python-1.2.1...python-1.3.0
OMMX Rust SDK 1.1.0
What's Changed
Rust SDK update
- Add MPS file parser by @Zengor in #123
- Modeler API for Rust SDK by @termoshtt in #120
New Contributors
Full Changelog: rust-1.0.0...rust-1.1.0
OMMX Python SDK 1.2.1
What's Changed
Python SDK update
- Add support for Python 3.12 by @termoshtt in #121
Full Changelog: python-1.2.0...python-1.2.1
OMMX Python SDK 1.2.0
OMMX Python SDK 1.1.1
What's Changed
Python SDK update
- Notebook for creating OMMX Adapters by @termoshtt in #114
Full Changelog: python-1.1.0...python-1.1.1
OMMX Python SDK 1.1.0
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
What's Changed
Python SDK update
- Add
Descriptor.from_{dict,json}
in Python binding by @termoshtt in #102
Others
- Open notebook on Binder by @termoshtt in #99
Full Changelog: python-1.0.0...python-1.0.1
OMMX Python SDK 1.0.0
From this release, protobuf schema of ommx.v1
namespace will be kept compatible.
What's Changed
Protobuf update
- Add
subscripts
field intoConstraint
message by @termoshtt in #92
Python SDK update
- Cookbook notebook by @termoshtt in #88
- Do not use git dependencies for Python-MIP to release 1.0.0 by @termoshtt in #96
Documentation update
- Notebook for OMMX Message by @termoshtt in #86
- Open notebook on Colab by @termoshtt in #89
Full Changelog: python-0.5.1...python-1.0.0
OMMX Rust SDK 1.0.0
From this release, protobuf messages in ommx.v1
namespace defined by *.proto
files are kept compatible.
What's Changed
Protobuf update
- Add
subscripts
field intoConstraint
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
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