github abs-lang/abs 2.7.2
v2.7.2

7 months ago

A fresh new patch release of ABS: always be shipping! 🚢

REPL irresponsive to ctrl+c

repl-quit-command

There's more to fix in the way commands are handled / interrupted, but for now we've made it so that the REPL will not hang when wanting to interrupt a command via ctrl+c. The command will still be executed in background, but at least you gain control of the REPL back -- the long term fix will be in #519.

More build architectures

Architectures added:

  • windows/amd64
  • windows/arm
  • darwin/arm64

Removed:

  • linux/ppc64
  • linux/ppc64le

Don't miss a new abs release

NewReleases is sending notifications on new releases.