Skip to content

Releases: liuliu/swift-mujoco

v2.3.0

07 Nov 16:26
Compare
Choose a tag to compare

Mirrors https://github.com/deepmind/mujoco/releases/tag/2.3.0 release. Plugin API is not enabled (as I am learning it).

v2.2.2

26 Sep 20:38
Compare
Choose a tag to compare

v2.2.1

20 Jul 02:08
Compare
Choose a tag to compare

API convention should be stable.

This is not SemVer any more. We simply follow upstream MuJoCo's version. Thus, this release should be compatible with MuJoCo 2.2.1.

v0.1.0

09 Jun 23:40
Compare
Choose a tag to compare

Initial release of MuJoCo for Swift.

This release supports majority of MuJoCo APIs in https://mujoco.readthedocs.io/en/latest/overview.html

Currently will stablize with 0.x versions. After both the API translation and usability on macOS / iOS / Linux reach a satisfactory level, the version tag will follow with the MuJoCo release tag.