github janet-lang/janet v1.21.0
Janet 1.21.0

latest releases: v1.39.1, v1.39.0, v1.38.0...
3 years ago
  • C functions janet_dobytes and janet_dostring will now enter the event loop if it is enabled.
  • Fix hashing regression - hash of negative 0 must be the same as positive 0 since they are equal.
  • The flycheck function no longer pollutes the module/cache
  • Fix quasiquote bug in compiler
  • Disallow use of cancel and resume on fibers scheduled or created with ev/go, as well as the root
    fiber.

Don't miss a new janet release

NewReleases is sending notifications on new releases.