pypi confidence 0.17
v0.17

23 hours ago
  • Drop support for Python 3.9.
  • Introduce confidence.Format with three concrete implementations: confidence.JSON, confidence.TOML and confidence.YAML, which can be customized before use (e.g. format = YAML(suffix='.yml')).
  • Deprecate the use of extension argument to loading functions and encoding argument to dumping functions, both can be controlled with a confidence.Format.

Don't miss a new confidence release

NewReleases is sending notifications on new releases.