github alecthomas/voluptuous 0.14.0

latest releases: 0.14.2, 0.14.1
5 months ago

Note: The library now has a new minimum Python version of 3.7. due to the use of Postponed Evaluation of Annotations (PEP-563).

Fixes:

  • #470: Fix a few code comment typos
  • #472: Change to SPDX conform license string

New:

  • #475: Add typing information
  • #478: Fix new type hint of schemas, for example for Required('key')
  • #486: Fix new type hints and enable mypy
  • #479: Allow error reporting on keys

Changes:

  • #476: Set static PyPI project description
  • #482: Remove Travis build status badge

New Contributors:

Full Changelog: 0.13.1...0.14.0

Don't miss a new voluptuous release

NewReleases is sending notifications on new releases.