Skip to content

Releases: ManiMozaffar/aioclock

Release 0.1.0

23 May 20:18
0a1639d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.1.0

Release 0.0.7

12 May 22:38
Compare
Choose a tag to compare

What's Changed

  • Add mkdocs by @ManiMozaffar in #6
  • Fixed logging the exceptions when a task failed. Used to be logger.error, but now it's log.exception.

Full Changelog: 0.0.6...0.0.7

Version 0.0.6

02 May 18:41
Compare
Choose a tag to compare

Improved logging

Full Changelog: 0.0.5...0.0.6

Version 0.0.3

13 Apr 06:08
752ce20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

Version 0.0.2

12 Apr 16:32
0480a4f
Compare
Choose a tag to compare

What's Changed

  • Removed pytz by replacing it with stdlib zoneinfo library by @mahdihaghverdi in #1
  • Implemented loop counter for "Every" trigger by @AmirAref in #2
  • Implement loop controller to control how many time to iterate on tasks by @ManiMozaffar in #3

New Contributors

Full Changelog: 0.0.1...0.0.2