Skip to content

First release v0.1.0

Latest
Compare
Choose a tag to compare
@mstoodle mstoodle released this 05 Oct 03:55
· 5713 commits to master since this release
20db4fb

Our first release declaring functional stability for 8 components:

  • port
  • thread
  • util
  • diagnostics
  • vm
  • gc
  • compiler
  • jitbuilder

We are also declaring API stability for 3 components:

  • port
  • thread
  • util

More detailed release notes can be found in each of the release binaries in the Release-v0.1.0.txt file.

The full OMR source code is available in the omr-v0.1.0-source.{tgz,zip} files. JitBuilder binaries for the Linux_x86-64 (omr-v0.1.0-jitbuilder-linux_x86-64.{tgz,zip}) and the Macos (omr-v0.1.0-jitbuilder-macos.{tgz,zip}) platforms are also available.