0.10.1
- Made
Vector::getgeneric by return type. - Added
FromLispandIntoLispimplementations for most integer types, and an optional featurelossy-integer-conversionto control their behavior. This allows them to be used in#[defun]signatures. - Made
Env::messagetakeAsRef<str>, not just a&str.