Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.23.0: Add EnvWizard - support for working with environment variables and dotenv files #70

Closed
wants to merge 45 commits into from

Conversation

rnag
Copy link
Owner

@rnag rnag commented Oct 11, 2022

No description provided.

cb-rnag and others added 15 commits September 15, 2022 14:53
* convert numeric values using `fromtimestamp` to UTC-aware datetimes by default
* move `dataclasses._create_fn` to a local `create_fn` function, so that we use the same implementation regardless of PY versions
  * note: this caused issues previously with Python 3.6, since the implementation of `_create_fn()` did not support locals correctly, for example.
* less appends to body lines
* minor tweaks for optimization
@rnag rnag closed this Nov 26, 2024
@rnag rnag deleted the 0.23.0-env-support branch November 26, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants