v0.1.2
- Implement support for destructuring and
let
bindings in rules - Add a span for more specific "invalid relation" error messages
- Hygiene: write full paths for derived traits
- Add documentation for the generated runtime
- Add more comprehensive tests:
&static str
in relation,f64
in relation - Make clippy happy