rutie v0.8.3 Release Notes
Release Date: 2021-09-06 // 11 months ago-
โ Added
- Implement
Integer::to_u32
andFixnum::to_u32
, thanks to @Hywan
๐ Fixed
- Docstring description for
to_enum
onArray
, thanks to @jhwiig methods!
macro now uses:ty
for return type instead of:ident
, thanks to @n8ta
- Implement
Previous changes from v0.8.2
-
โ Added
- Implement
VM::call_super
->rb_call_super
, thanks to @askreet
๐ Changed
- Allow commas after methods macros, thanks to @gemmaro
๐ Fixed
- Build for FreeBSD, thanks to @Stazer
- Issue when Rutie dependency included with relative path
- Implement