Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@WebFreak001 WebFreak001 released this 10 Jun 16:37

@safe by default release

  • Event and Cancelable are now defined as @safe callback arrays (use your own array types for unsafe events)
  • isEvent/isCancelable/isEmittable now only allow types, no longer variables - use typeof if you want to check a variable