Skip to content

Releases: mmtk/mmtk-julia

MMTk Julia Binding 0.31.0

30 Apr 03:34
30ac651
Compare
Choose a tag to compare
Pre-release

0.31.0 (2025-04-17)

What's Changed

  • Fixing the binding to apply the changes from Julia's PR #57625 by @udesou in #233
  • Update mmtk-core to v0.31.0

Full Changelog: v0.30.5...v0.31.0

v0.30.6

05 Mar 22:19
4933fb4
Compare
Choose a tag to compare
v0.30.6 Pre-release
Pre-release

What's Changed

  • Fixing the binding to apply the changes from Julia's PR #57625 by @udesou in #233

Full Changelog: v0.30.5...v0.30.6

v0.30.5

07 Feb 04:18
10ad663
Compare
Choose a tag to compare
v0.30.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.30.4...v0.30.5

v0.30.4

23 Jan 22:50
c9e046b
Compare
Choose a tag to compare
v0.30.4 Pre-release
Pre-release

What's Changed

  • Adding print versioninfo and cleaning up build script for CI by @udesou in #218
  • Minor fix README.md by @udesou in #219
  • Adding info about turning off BinaryBuilder for the binding by @udesou in #220
  • Adding stock gc trigger and set it as default by @udesou in #222
  • Porting "Abort for GC thread panic" to master by @udesou in #223

Full Changelog: v0.30.3...v0.30.4

v0.30.3

17 Jan 00:01
f07d66a
Compare
Choose a tag to compare
v0.30.3 Pre-release
Pre-release

What's Changed

  • Updating README, and adding target to regen julia_types.rs by @udesou in #215
  • Adding our own CI by @udesou in #216

Full Changelog: v0.30.2...v0.30.3

v0.30.2

06 Jan 23:27
Compare
Choose a tag to compare
v0.30.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.30.1...v0.30.2

MMTk Julia Binding 0.30.1

06 Jan 02:43
Compare
Choose a tag to compare

MMTk Julia Binding 0.30.0

20 Dec 05:41
102ef81
Compare
Choose a tag to compare
Pre-release

0.30.0 (2024-12-20)

What's Changed

  • Update mmtk-core to v0.30.0

Full Changelog: https://github.com/mmtk/mmtk-julia/compare/v0.29.0..v0.30.0

v0.29.0

18 Dec 03:27
Compare
Choose a tag to compare
v0.29.0 Pre-release
Pre-release

Upstreaming MMTk

Enable building Julia with MMTk using non-moving Immix.