Skip to content

0.6.3

Compare
Choose a tag to compare
@matsadler matsadler released this 01 Apr 02:25
· 4 commits to 0.6 since this release

Magnus 0.6.3 is a patch release, with 1 fix.

Adds missing IntoValueFromNative implementations for Vec and HashMap. This was preventing converting nested Vecs to Ruby Arrays. See issue #105.

Thanks to @Vagab for reporting this issue.