pypi Flask-Limiter 3.0.0

latest releases: 3.7.0, 3.6.0, 3.5.1...
18 months ago

Breaking changes

  • Change order of extension constructor arguments to only require
    key_func as the first positional argument and all other arguments
    as keyword arguments.
  • Separate positional/keyword arguments in limit/shared_limit decorators
  • Remove deprecated config variable RATELIMIT_STORAGE_URL
  • Remove legacy backward compatibility path for flask < 2

Features

  • Allow scoping regular limit decorators / context managers

Don't miss a new Flask-Limiter release

NewReleases is sending notifications on new releases.