0.9.1
Fixed
- Fixed memory leak when defining functions (#273) (thanks MicahSchiewe).
Added
- Enable passing Deref/DerefMut into Rune as Values (#269) (thanks tgolsson).
- Support for deriving
Any
on generic types (#268) (thanks tgolsson). - Add display implementations for byte and bool (#258) (thanks Roba1993).