Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 07:09
6cb3042

1.0.0 (2024-02-20)

⚠ BREAKING CHANGES

  • repl example must have trailing blank line

Features

  • expression examples (23a36fd)
  • support assignment in repl examples (221f195)

Bug Fixes

  • race between printing to stderr and terminating (0fe24b8)