Skip to content

0.10.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 21:03
· 188 commits to main since this release
  • Added List.empty (arity-0 value, like Map.empty).
  • Added Map.map (maps values only) and Map.iter.
  • Registered new externs in runtime registry.
  • Added tests for new extern behavior and registry exposure.
  • Updated docs for extern catalog and map/list value semantics.

Full Changelog: 0.9.0...0.10.0