* env var `HSE_RUZ_ENABLE_LOGGING` -> `HSE_RUZ_ENABLE_VERBOSE_LOGGING` * add `ruz.utils.split_schedule_by_days` * add `date` optional param to `ruz.utils.get_formated_date` to be able to set specific date * remove `ruz.logging`: move `log` to `ruz.utils`
2.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_LOGGING` env var * simplify logging * remove `USE_NONE_SAFE_VALUES` env var
2.1
Changes
2.0.1
* move to v2 * partly realize 8 [More info](https://github.com/hell03end/hse_ruz/wiki/Changelogv200)
1.1.0
* fix 9 * improve receiverType auto detection * change API v2 URL