Skip to content

Releases: yukinarit/envclasses

v0.3.1

18 Oct 13:34
51b0f4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Oct 00:22
0c9ff8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.3.0

v0.2.8

05 Jun 12:11
0844a38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

25 Apr 04:12
60d9db3
Compare
Choose a tag to compare
  • Fix is_str bug with complex type hints (d0811c2)
  • Migrate from Pipenv to Poetry (9c6a4d7)

v0.2.6

25 Apr 04:11
9162cf9
Compare
Choose a tag to compare
  • Fix import error bug instroduced in v0.2.5 (fd3945c)

v0.2.5

25 Apr 04:11
a6bb10c
Compare
Choose a tag to compare
  • Add LICENSE file (d3156f0)
  • Build API documentation with Github Actions (d968050)
  • Change development status to production/stable (7a55098)
  • Disable parsing of str type (4756463)
  • Support python 3.10 (00a8eda)
  • Support python 3.9 (5527d01)
  • Update comments and README (a711c66)

v0.2.4

05 Apr 11:37
cfa35a8
Compare
Choose a tag to compare
  • Fix _load_enum when env var is missing (d055f5f)