Skip to content

Last travis release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 05:14
· 336 commits to master since this release
e090909

Changes

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

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