v0.11.0
What's Changed
We've introduced drastic changes on term representations:
- Now we have efficient internal representations for lists, character lists, character code lists, and partial lists
- Any Go values, other than Variable, Atom, Integer, Float, Compound, are atomic terms of their own types
Full Changelog: v0.10.5...v0.11.0