Changes
- Use fldt.$ to avoid double jQuery.noConflict(true) (#313) @martinhanzik
- Run Travis builds in a container-based environment (#301) @wojcikstefan
- Fix test and mongomock (#304) @touilleMan
- Connect parameter (#321) @noirbizarre
Breaking Changes
- Update install requirements to last flask dependencies (#390) @insspb
- Pymongo support < 3.6.0 dropped (#372) @insspb
- Drop python versions from python 2.7 to 3.5 (#359) @insspb
- Code reformatting, cleanup and formatting automation (#368) @insspb
Added
- Restored changelogs for versions 0.9.2-0.9.5 (#370) @insspb
- Python 3.9 support added (#415) @insspb
- Github workflows for labels verification and releases notes (#391) @insspb
- Github Actions CI/CD tests for project (#394) @insspb
- Added label_modifier option on ReferenceField conversion (#348) @sebbekarlsson
- Add custom message option for get_or_404 function (#361) @insspb
- Add DateField support #405 @qisoster (#416) @insspb
- Add Codeclimate and codecov to Github CI/CD (#396) @insspb
Changed
- Travis updated to use focal ubuntu images (#419) @insspb
- Сlarify new URI style setting proccesing regarding db. (#329) @Irisha
- Update setup.py: Remove setup_requirements (#380) @9nix00
- Update installation documentation (#378) @onlinejudge95
- Tests refactoring. Moving to pytest engine (#397) @insspb
- Replace general Exception raising with more detailed type (#398) @insspb
- Remove six dependency (Drop Python 2.7 compatibility) (#393) @insspb
- Changed: Imports order, drop imports for python 2.7 (#374) @insspb
- Allow keep config in MongoEngine object until init_app (#401) @insspb
Fixed
- Pass 'places' to 'precision' in wtfForms DecimalField convertation (#343) @PeterKharchenko
- ListField documentation extended with
min_entries
info (#353) @molitoris - Fixed: docstrings typo in flask_mongoengine/operation_tracker.py (#383) @timgates42
- Fix formdata default value on ModelForm <-> FlaskForm inheritance. (#387) @sdayu
This release is made by wonderful contributors:
@9nix00, @Irisha, @PeterKharchenko, @alysivji, @insspb, @itsnauman, @martinhanzik, @molitoris, @noirbizarre, @onlinejudge95, @qisoster, @sdayu, @sebbekarlsson, @timgates42, @touilleMan and @wojcikstefan