mrusty v1.0.0 Release Notes

Release Date: 2016-12-19 // over 7 years ago
  • Full Changelog

    Implemented enhancements:

    • Don't require glob import to use mrfn! et al #92
    • ๐Ÿ’Ž Call Rust functions with Ruby blocks #89
    • Avoid glob imports from top-level of crate #85
    • โœ‚ Remove borrow rules from mrfn. #83

    ๐Ÿ›  Fixed bugs:

    • mrbc_context is leaked. #94
    • ๐Ÿ’Ž Nested mruby Rust calls cause memory leaks in the case of uncaught exceptions. #90
    • ๐Ÿ”„ Change no-run to no_run in docs. #87

    Closed issues:

    • "error: no rules expected the token ..." when using mrfn! with Value parameters. #93
    • Is there a way to put class macro definitions in separate modules? #88

    ๐Ÿ”€ Merged pull requests:


Previous changes from v0.5.1