mrusty v0.4.0 Release Notes
Release Date: 2016-04-20 // about 6 years ago-
Implemented enhancements:
- โ Add Class to mrfn. #80
- โ Add missing Value::to_module. #79
- Expand macro functionality. #77
- Find a way to differentiate classes that need Rust reflection and those that don't. #76
- ๐ Clean mruby API calls. Some are probably unused. #75
- ๐ Implement ability to define methods on Ruby classes. #73
- ๐ Support Ruby file loading, class extraction and method call #70
๐ Fixed bugs:
- require should only return true/false, not result of execute(). #71
๐ Merged pull requests: