2017-08-25 09:11:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 25 07:05:44 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to 0.3.17:
|
|
|
|
- DOW occurence sharp style support.
|
|
|
|
- Better test suite
|
|
|
|
- DST support
|
|
|
|
- fix bug around multiple conditions and range_val in
|
|
|
|
_get_prev_nearest_diff.
|
|
|
|
- issue #69: added day_or option to change behavior when day-of-month and
|
|
|
|
day-of-week is given
|
|
|
|
- `Real fix for #34
|
|
|
|
- `Modernize test infra
|
|
|
|
- `Release as a universal wheel
|
|
|
|
- `Raise ValueError on negative numbers
|
|
|
|
- `Compare types using "issubclass" instead of exact match
|
|
|
|
- `Implement step cron with a variable base
|
|
|
|
- convert to singlespec
|
|
|
|
|
2016-11-15 11:24:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 15 10:24:09 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.3.12
|
|
|
|
|
2016-04-13 10:15:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 13 08:15:37 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- switch to python-python-dateutil
|
|
|
|
|
2014-09-15 16:03:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 15 08:45:58 UTC 2014 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to version 0.3.5:
|
|
|
|
* support for 'l' (last day of month)
|
|
|
|
|
2014-03-07 13:55:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 7 12:55:49 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Package docs/LICENSE
|
|
|
|
|
2014-03-07 11:01:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 7 10:01:08 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Fix requirement on python-dateutil (not python-python-dateutil as upstream)
|
|
|
|
|
2014-03-07 09:34:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 7 08:31:20 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|