Skip to content

0.14.0

Compare
Choose a tag to compare
@ubolonton ubolonton released this 18 Apr 10:11
· 63 commits to master since this release
0.14.0
  • Reworked Vector, making it iterable.
  • Changed Env::vector to return a Value.
  • Added call_unprotected variants to Value::call, Env::call, GlobalRef::call, to enable certain optimizations.