voluptuous v0.11.3 Release Notes

Release Date: 2018-07-27 // over 5 years ago
  • ๐Ÿ”„ Changes:

    • ๐Ÿ‘ #349: Support Python 3.7.
    • ๐Ÿ‘ #343: Drop support for Python 3.3.

    ๐Ÿ†• New:

    • ๐Ÿ‘ #342: Add support for sets and frozensets.

    ๐Ÿ›  Fixes:

    • #332: Fix Python 3.x compatibility for setup.py when pypandoc is installed.
    • #348: Include path in AnyInvalid errors.
    • #351: Fix Date behaviour when a custom format is specified.