I went through all the examples and couldn't find one that used middleware. I went through old issues and saw that things worked if you passed the middleware to versionize() but that doesn't seem to work anymore. I can't pass it in to Versionizer either or add the middleware after I run Versionizer(), it says the list object has no attribute, 'add_middleware'. Is there a new way to add middleware?