BotCity Maestro SDK Python - 0.6.0
Enhancements
- Add
is_onlineproperty to easily determine whether we are online or not by @hhslepicka in #36 - Add
updateandremovemethods to credential handling. by @hhslepicka in #41
Bug Fixes
- Adding the 'repositoryLabel' property to the Datapool dataclass by @joao-voltarelli in #39
Documentation
- Updating docstring with a warning about the timezone in create_task by @joao-voltarelli in #40
Full Changelog: v0.5.1...v0.6.0