v0.3.12
Release Notes
Internal Changes
- Rewrite the private
async_session
function as two separate functions calledasync_session_without_cache
andasync_session_with_cache
. This makes the code more readable and easier to maintain. - Fully migrate
setup.cfg
andsetup.py
topyproject.toml
. - Convert relative imports to absolute with
absolufy-imports
. - Make
utils
module private. - Sync all patch versions of HyRiver packages to x.x.12.