Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 388 Bytes

Changelog

2.0.1

Fixes

  • Add missing URLs in pyproject.toml

2.0.0

Breaking changes

  • Update project name to enviparse

1.1.1

Fixes

  • Project has been moved to github

1.1.0

Feature

  • Add support for enum type (with int or string values only)

1.0.0

Feature

  • Add envify.Envify class
  • Add support for opyoid
  • Add support for attr annotated class