All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for loading of
.env
files - Support for
save()
andopen()
methods inFile
class
- Warning on regex compilation
- jinja2 compatibility issues
- Made code compliant with
black
- Support for multiple items in the
sort
field - Support for
id
as a fallback secondary sorter
- Structure of the ReadTheDocs configuration
- Incompatibilities with Flask 2.3+ - #1
- Support for the
basic_auth()
method - Support for the
date.py
module and theformat_delta
function
- Renamed repository to
flask-quorum
- Safer check for integer value in Excel
- Support for
count_documents
inPyMongo>=4
- PyMongo version number split operation
- Made client side sessions more stable, by patching some global session related configurations
- Support for version printing at startup