Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 316 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 316 Bytes

Changelog

0.3.0

  • Use iodata instead of string concatenation in formatter
  • Add steps mode for debugging

0.2.1

  • Fix tag

0.2.0

  • Added help function and documentation to functions in Kerby backend

0.1.2

  • Fix custom function definition
  • Simplify REPL implementation

0.1.1

  • Fix REPL state bug