forked from pool/python-dynaconf
- update to 3.2.5:
* `_bypass_evaluation` showing in end-user settings (#1071). * dependabot alert 21 about Django (on tests) (#1067). * include load with relative root path (#1049). * Add `@get` converter to alias existing keys (#1040). * fix wrong info about validation trigger on insantiation * fix incorrect combination of TOML table and inline table * Fix mkdocs warnings for cleaner build output (#1061). * Add dynaconf API to docs with mkdocstrings (#1058). * fix argument `env` in Validation at validation.md (#1051). * fix click help syntax error (#1041). * replace dead link to flask subclassing page (#1031). * Add explicit Dynaconf instantiation to sample code (#1022). * Fix the syntax errors in the sample program. (#1027). * Replace lint and formatting tools with ruff (#1074). * Replace/Update release script (#1078). * add "typos" tool and run it in codebase/docs (#1063). * fix create-release-commit.sh permission. * fix shell script in release.yml (2). * fix shell script in release.yml. * move release workflow to GitHub actions (partial) (#1043). * Fix misspelled variable name (#1032). * Fix misspelled GitHub action names on main.yml (#1033). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dynaconf?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 6 19:20:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.2.5:
|
||||
* `_bypass_evaluation` showing in end-user settings (#1071).
|
||||
* dependabot alert 21 about Django (on tests) (#1067).
|
||||
* include load with relative root path (#1049).
|
||||
* Add `@get` converter to alias existing keys (#1040).
|
||||
* fix wrong info about validation trigger on insantiation
|
||||
* fix incorrect combination of TOML table and inline table
|
||||
* Fix mkdocs warnings for cleaner build output (#1061).
|
||||
* Add dynaconf API to docs with mkdocstrings (#1058).
|
||||
* fix argument `env` in Validation at validation.md (#1051).
|
||||
* fix click help syntax error (#1041).
|
||||
* replace dead link to flask subclassing page (#1031).
|
||||
* Add explicit Dynaconf instantiation to sample code (#1022).
|
||||
* Fix the syntax errors in the sample program. (#1027).
|
||||
* Replace lint and formatting tools with ruff (#1074).
|
||||
* Replace/Update release script (#1078).
|
||||
* add "typos" tool and run it in codebase/docs (#1063).
|
||||
* fix create-release-commit.sh permission.
|
||||
* fix shell script in release.yml (2).
|
||||
* fix shell script in release.yml.
|
||||
* move release workflow to GitHub actions (partial) (#1043).
|
||||
* Fix misspelled variable name (#1032).
|
||||
* Fix misspelled GitHub action names on main.yml (#1033).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 21:06:07 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user