It’s been a while coming. Can I blame the pandemic? Lots of nice little tweaks and fixes in this version. Please see the changelog for all details.
If updating from CFWheels 2.1.x:
It should be an easy upgrade , just swap out the wheels folder.
If updating from CFWheels 2.0.x:
- replace your
wheelsfolder from the one in the download, and - outside the
wheelsfolder, ensure you’ve got a file atevents/onabort.cfmand create it if needed. - rename any instances of
findLast() tofindLastOne()(this has been changed due to Lucee 5.3 having a new inbuilt function called findLast() which clashes with the wheels internals)
As always, a huge thanks to all contributors – stay safe out there!