#2 Change 'cache_timeout' to 'max_age' and increment version number.
Opened by underscore. Modified
underscore/flask-multistatic master  into  master

Download 2.patch

Flask 2.2.0 changed the name of several arguments of send_file,
which send_form_directory sends its kwargs to.

The version should likely be bumped higher as this isn't backward compatible

but +1 for me

1 new commit added

  • Increment version according to Semantic Versioning

Changed it to 2.0 according to Semantic Versioning since it is not backward compatible. Does that work?

Metadata