What's Changed
New Features 🎉
- Handle
Expr::Index
inexpr_to_ident
by @tomekpiotrowski in #84 - Handle unbounded ranges in
range_to_ident
by @tomekpiotrowski in #86 - Allow the use of references in
have
andmake
by @tomekpiotrowski in #87
Full Changelog: v0.5.0...v0.5.1