Releases: viniciuschiele/flask-apscheduler
Releases · viniciuschiele/flask-apscheduler
1.13.1
Compare
Sorry, something went wrong.
No results found
Add support for Flask 3 #236
1.13.0
Compare
Sorry, something went wrong.
No results found
Add endpoints to modify the scheduler state #222 .
Bump minimum required flask version from 0.10 to 2.2.5 #227 .
Drop support for Python < 3.8 #229
Remove deprecated methods #224
1.12.4
Compare
Sorry, something went wrong.
No results found
Add logging to API endpoints #197 .
Fix issue #203 .
1.12.3
Compare
Sorry, something went wrong.
No results found
1.12.2
Compare
Sorry, something went wrong.
No results found
1.12.1
Compare
Sorry, something went wrong.
No results found
1.12.0
Compare
Sorry, something went wrong.
No results found
Pin APScheduler v3 to avoid unexpected errors as v4 may have significant changes.
Fix issue #139
1.11.0
Compare
Sorry, something went wrong.
No results found
1.10.1
Compare
Sorry, something went wrong.
No results found
Add LICENSE file to the package.
1.10.0
Compare
Sorry, something went wrong.
No results found
Add SCHEDULER_ENDPOINT_PREFIX setting to control the endpoint name.
Set SCHEDULER_API_PREFIX default value to '/scheduler'.