Opal v0.4.4 Release Notes

Release Date: 2013-08-13 // over 10 years ago
    • โœ‚ Remove native object method calls
    • โž• Add Struct class
    • โž• Add method stubs as method_missing option, stubs enabled by default
    • Native is now used to wrap native objects directly
    • ๐Ÿ›  Fix Hash.new and Hash.allocate for subclasses
    • Generate sourcemaps from fragments
    • ๐Ÿ‘ Allow blocks to be passed to zsuper (no args) calls
    • ๐Ÿ›  Fix yield when given 1 or multiple arguments for block destructuring