Skip to content

0.3.2

Compare
Choose a tag to compare
@matsadler matsadler released this 30 May 01:09
· 525 commits to main since this release

Magnus 0.3.2 is a patch release, with 2 bug fixes.

Better error output from the build script when ruby can't be found or errors. Thanks to @ms-jpq for this fix.

Fixed crash in Proc::new and Value::block_call when the proc was stored and called later.