Skip to content

Releases: Shiphero/pyrovider

1.2.4

14 Nov 13:28
2b48c9f
Compare
Choose a tag to compare
Merge pull request #23 from Shiphero/modern_package

Modernize package

Fix env var data type parsing

24 Feb 20:30
ca17623
Compare
Choose a tag to compare
v1.2.3

Bump version to v1.2.3

Upstream changes

24 Feb 18:29
Compare
Choose a tag to compare

Preserve env var data types

Upstream changes

30 Dec 20:00
ff5249a
Compare
Choose a tag to compare

Fix cache local storage

Upstream changes

14 Sep 18:10
Compare
Choose a tag to compare
  • Incorporate namespaces
  • Fix werkzeug import issue

Upstream changes

22 Apr 18:30
Compare
Choose a tag to compare
  • Port changes from the python27 branch
  • Fix loading env vars

Import patch

02 Dec 18:14
385d73e
Compare
Choose a tag to compare
v1.0.1

Merge pull request #11 from Shiphero/_dev/miltonln/refactor/py3-migra…

Python 3 Support (Not backwards compatible)

29 Nov 15:47
fc05d46
Compare
Choose a tag to compare
v1.0.0

Merge pull request #10 from Shiphero/_dev/miltonln/refactor/py3-migra…

v0.1.10-py2

12 Apr 14:17
fb3da9c
Compare
Choose a tag to compare

Removed del from service provider

v0.1.9-py2

08 Apr 15:48
faacc6f
Compare
Choose a tag to compare

Added werkzeug local cache to make it thread-safe.