15
0

- update to 0.3.34:

- Feat croniter_range(start, stop, cron)
  - Optimization for poorly written cron expression
  - Make dateutil tz support more official
  - Feat/support for day or

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=26
This commit is contained in:
2020-07-17 07:25:35 +00:00
committed by Git OBS Bridge
parent d2a7627e3a
commit d41561bf31
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 17 07:25:05 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.3.34:
- Feat croniter_range(start, stop, cron)
- Optimization for poorly written cron expression
- Make dateutil tz support more official
- Feat/support for day or
-------------------------------------------------------------------
Mon Jun 8 13:31:08 UTC 2020 - Dirk Mueller <dmueller@suse.com>