This repository was archived by the owner on Jul 19, 2020. It is now read-only.
Releases: hell03end/hse_ruz
Releases · hell03end/hse_ruz
v2.1
Changes
v2.1.1:
- update response schema
- use only debug level in logging
- rearrange and simplify code:
ruz.main->ruz.api- move non-api methods to utils
- reduce imports in
__init__ - add
ENABLE_LOGGINGenv var - simplify logging
- remove
USE_NONE_SAFE_VALUESenv var
v2.1.2:
- env var
HSE_RUZ_ENABLE_LOGGING->HSE_RUZ_ENABLE_VERBOSE_LOGGING - add
ruz.utils.split_schedule_by_days - add
dateoptional param toruz.utils.get_formated_dateto be able to set specific date - remove
ruz.logging: move@logtoruz.utils
v2
Stable release
- fix #9
- improve receiverType auto detection
- change API v2 URL
first major release
Python >= 3.5 required for this version.