v1.1.5
·
149 commits
to main
since this release
Changes
- Change the settings
HTTP_CONNECTION_TIMEOUT_SECONDSto default to120. - Refactor project structure and configuration files.
- Adjust the testing module structure to match the current dandy structure.
Fixes
- Fixed
AsyncFutureto work withprocessmethods to not hang indefinitely when returningNone. - Removed requirement
requestand switched tohttpx. - Correct the
UnionTypetype to convert toUnionwhen using theBaseIntel.model_inc_ex_class_copy. - Fixed a bug with
BaseIntel.model_inv_ex_class_copynot parsing default values correctly. - Update documentation to work properly with dandy v1.