sebastien/cuisine

Support for Fabric 2.x?

Opened this issue · 1 comments

One of the many changes for Fabric 2.x is removal of fabric.api. Maybe we can make cuisine compatible with both by trying to import from .api and falling back to fabric if it fails?

We might have a to create a thin wrapper, but yes, that's a good idea.