15
0

- update to 2.0.5:

* No changes, fix lint
  * Support hashid strings in is_valid
  * Avoid over-optimization in crontab expansions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=57
This commit is contained in:
2024-04-27 12:53:32 +00:00
committed by Git OBS Bridge
parent 427bfb435b
commit df39271362
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Apr 27 12:52:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.0.5:
* No changes, fix lint
* Support hashid strings in is_valid
* Avoid over-optimization in crontab expansions
-------------------------------------------------------------------
Sat Apr 6 18:55:06 UTC 2024 - Dirk Müller <dmueller@suse.com>