rutie v0.1.0 Release Notes

Release Date: 2018-05-20 // almost 6 years ago
  • โž• Added

    • Display and Debug traits for AnyException

    ๐Ÿ”„ Changed

    • Migrated from Error to AnyException
    • Object.protect_send, Object.protect_public_send, Object.try_convert_to, VM::eval method signatures changed to return AnyException on Err
    • Macro DSL to have the error types as AnyException

    โœ‚ Removed

    • Duplicate thread methods from VM
    • result::Error