Skip to content

v0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shonfeder shonfeder released this 13 Jan 14:59
· 2410 commits to main since this release

v0.5.1 -- 2023-01-13

Fixed

  • Fixed REPL output for maps (#497)
  • REPL reporting a runtime error on 0^0 (#492)
  • Improved how documentation is produced for VSCode compatibility (#485)
  • Enable access to builtin documentation parsed from builtin.qnt (#485)
  • The effect and mode checkers no longer complain about runs (#505)
  • Fixed missing lodash dependency (#484)

Added

  • A tutorial on integers (#495)