v0.1.0
What's Changed
- allow for setting the path to the
op
command by @joshuadavidthomas in #1 - use
__getattr__
and add_get_user_settings
helper inAppSettings
by @joshuadavidthomas in #3 - allow setting token in user settings by @joshuadavidthomas in #4
- allow for configuring setting in
settings.py
or environment by @joshuadavidthomas in #5 - swap back to
__getattribute__
by @joshuadavidthomas in #6 - add timeout to
op
command call by @joshuadavidthomas in #7 - change a few conf settings to getters by @joshuadavidthomas in #8
- update README by @joshuadavidthomas in #9
- update CHANGELOG by @joshuadavidthomas in #10
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2
New Contributors
- @joshuadavidthomas made their first contribution in #1
- @pre-commit-ci made their first contribution in #2
Full Changelog: https://github.com/westerveltco/django-opfield/commits/v0.1.0