Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

0.2.0

Choose a tag to compare

@damienmg damienmg released this 28 Dec 14:53
· 238 commits to master since this release

Grab release 0.2.0 from https://crates.io

Breaking changes:

  • Mutation during iteration are no longer allowed.
  • The REPL is in its own crate now.
  • string * bool are no longer allowed.
  • repr() now uses double quotes.