Skip to content

2.23.0

Compare
Choose a tag to compare
@mfikes mfikes released this 19 May 14:54
· 92 commits to master since this release
b7d21da

Added

  • Add planck.io/tty? (#911)
  • Add -keep-gcl option to the clean script
  • Ignore *.swp files
  • Support NO_COLOR (#923)
  • Auto complete for #queue, #inst, etc. (#926)

Changed

  • Re-enable FTL JIT on macOS (#820)
  • Updated planck-repl.org to use HTTPs and revised all references.

Fixed

  • Switch strncpy to memcpy to avoid GCC warning
  • Backslash return return should produce "\n" (661)
  • -e affects *1, *2, *3 (#659)
  • Print queues properly (#921)