richardvenneman / trestle-mobility

🌐 Mobility integration plugin for the Trestle admin framework
MIT License
9 stars 5 forks source link

Compatibilty with mobility 1.x #7

Closed Timmitry closed 2 years ago

Timmitry commented 2 years ago

This PR relaxes the version constraint on Mobility, hence allowing it to be used with any Mobility version >= 0.8 (including the 1.x series).

I haven't found any compatibility issues with Mobility 1.2 in our project so far.

richardvenneman commented 2 years ago

Thanks!