cube
cube copied to clipboard
event subtyping
Adds event subtyping as proposed in https://github.com/square/cube/issues/59 .
Related #59
Sorry, my intent was to allow single-letter event names, but I didn't consider numbers.
I think you could change the +
to a *
to fix that. I can't remember why I required two letters…
I think for the sake of clarity, I'll just leave that alone in this pull request. :)