robbielyman / seamstress

seamstress is an art engine
GNU General Public License v3.0
123 stars 12 forks source link

v2: breaking changes list / add norns-compat.lua #128

Open robbielyman opened 3 months ago

robbielyman commented 3 months ago

incrementing a major version number is the time to do this sort of shakeup, and i'm feeling like it's overdue

i'll pin this and add to it as i break more things

would be great to have a norns_compat.lua file under lib so that folks interested in using seamstress as an extension platform for norns can use if seamstress then require('lib.norns_compat') end