eve v2.0.1 Release Notes

  • ๐Ÿš€ Released on Sep 7, 2022.

    ๐Ÿ›  Fixed

    
    - ๐Ÿ“œ ``MONGO_URI`` username, password, and authSource are not parsed correctly (`#1478`_)
    - ๐Ÿ”’ Lock Flask dependency to version 2.1 (`#1485`_)
    - ๐Ÿ›  Fix documentation typos (`#1481`_)
    - ๐Ÿ— Only build Python 3 wheels.
    
    .. _`#1485`: https://github.com/pyeve/eve/issues/1485
    .. _`#1478`: https://github.com/pyeve/eve/issues/1478
    .. _`#1481`: https://github.com/pyeve/eve/pull/1481