asilluron / z

Z lib for JS
MIT License
5 stars 2 forks source link

API broken between versions #9

Open ckknight opened 8 years ago

ckknight commented 8 years ago

Before, z returned a function that would properly return "z", now it just evaluates to "z" without a function needing to be called.

ckknight commented 8 years ago

Minimally, this conflicts with the usage outlined in #5