|
0c37ccc902
|
fix of #33
|
2022-06-15 13:37:48 +06:00 |
|
|
2abef58335
|
fix of #35
|
2022-06-15 13:31:26 +06:00 |
|
|
8ac6cd3e62
|
fix of #34 and upfix for #27
|
2022-06-15 13:27:21 +06:00 |
|
|
58f30aef15
|
fix of #27
|
2022-06-15 12:40:03 +06:00 |
|
|
4fab7a28ff
|
fix of #30
|
2022-04-29 22:14:42 +06:00 |
|
|
28d5665a14
|
fix of #31 and several refactorings
|
2022-04-29 21:57:10 +06:00 |
|
|
3040951f37
|
optimize imports
|
2021-11-22 19:09:33 +06:00 |
|
|
0bfe022476
|
update dependencies and remove deprecations
|
2021-11-22 19:08:24 +06:00 |
|
|
2f3796733d
|
Hotfix for 0.6.5 flows
|
2021-09-26 14:17:01 +06:00 |
|
|
97752e1ac0
|
optimize imports
|
2021-09-26 13:06:22 +06:00 |
|
|
276ecaac27
|
overwrite do* extensions
|
2021-09-26 13:05:59 +06:00 |
|
|
d36e406b59
|
now flows are using doInfinity
|
2021-09-26 11:49:01 +06:00 |
|
|
4dc65bf09a
|
delay in doWhile and flows with doWhile instead their own logic
|
2021-09-25 19:28:49 +06:00 |
|
|
437206e915
|
remove old comments
|
2021-06-03 12:55:16 +06:00 |
|
|
fec17f949f
|
fixes in tests
|
2021-06-03 12:37:13 +06:00 |
|
|
c3ed1d024c
|
fix tests
|
2021-06-03 12:16:39 +06:00 |
|
|
b4790b892a
|
partial fix
|
2021-05-30 18:53:54 +06:00 |
|
|
28f84d4e3a
|
rewrite mechanism of calculating of near time
|
2021-05-30 18:53:54 +06:00 |
|
|
c6bfc5c8f8
|
optimize imports before merge
|
2021-04-24 18:33:59 +06:00 |
|
|
301afb1ee0
|
updates and fixes
|
2021-04-24 18:33:37 +06:00 |
|
|
7e58ec0873
|
fixes in flow according to time zones
|
2021-04-24 16:58:25 +06:00 |
|
|
da88d18d4d
|
add note about offsets
|
2021-04-22 12:44:22 +06:00 |
|
|
86cdda51a1
|
tests and fixes in week work
|
2021-04-22 12:24:26 +06:00 |
|
|
bfa546ad1f
|
add support of week days
|
2021-04-22 11:58:19 +06:00 |
|
|
b0889d0677
|
remove redundant changes
|
2021-04-10 15:38:55 +06:00 |
|
|
3408d58cb7
|
fixes for Tz
|
2021-04-10 15:38:55 +06:00 |
|
|
5c81eede9c
|
add CronDateTimeSchedulerTz variant in CollectionKronScheduler
|
2021-04-10 00:33:05 +06:00 |
|
|
5844859369
|
rewrite system with offsets
|
2021-04-10 00:28:08 +06:00 |
|
|
a07027399c
|
add offset parameter in strings
|
2021-03-30 14:07:39 +06:00 |
|
|
93246cada7
|
fix of next with DateTimeTz
|
2021-03-29 22:29:10 +06:00 |
|
|
5311e651f4
|
add work with time zones
|
2021-03-29 22:14:49 +06:00 |
|
|
bbb4f41723
|
fill changelog
|
2021-01-02 21:55:06 +06:00 |
|
|
365adb1016
|
add years, KrontabWrapper, new function to create scheduler from template and update readme
|
2021-01-02 21:35:08 +06:00 |
|
|
476239faa6
|
CronDateTimeScheduler now is internal (again :( )
|
2021-01-02 20:13:47 +06:00 |
|
|
e8071fa15c
|
deprecation messages fix in CronDateTimeScheduler
|
2021-01-01 21:09:31 +06:00 |
|
|
d11f106f19
|
deprecation of CronDateTImeScheduler
|
2021-01-01 20:51:09 +06:00 |
|
|
ca248a25ad
|
compile fixes
|
2020-12-06 01:48:00 +06:00 |
|
|
4995a34c1a
|
CronDateTimeScheduler adding
|
2020-12-06 01:44:24 +06:00 |
|
|
3162780447
|
update kdocs
|
2020-12-06 01:40:29 +06:00 |
|
|
3c0818cabf
|
CollectionKronScheduler
|
2020-12-06 01:00:57 +06:00 |
|
|
104e9b1c87
|
change package
|
2020-11-21 14:58:19 +06:00 |
|
|
1431c0cda2
|
fix for parser
|
2020-10-10 22:17:48 +06:00 |
|
|
66e75b4315
|
add "each"
|
2020-10-10 21:39:00 +06:00 |
|
|
5a13437c17
|
add last and first
|
2020-10-10 21:12:32 +06:00 |
|
|
241fb2ee51
|
KrontabTemplate typealias
|
2020-08-22 21:42:47 +06:00 |
|
|
cdeea96c54
|
update dependencies versions
|
2020-08-22 21:36:55 +06:00 |
|
|
990b0d1011
|
fixes in docs and refactor
|
2020-07-24 15:23:44 +06:00 |
|
|
5cc9c8278e
|
removing of unnecessary code
|
2020-07-24 14:25:30 +06:00 |
|
|
0d19d80d48
|
buildSchedule hotfix
|
2020-07-24 14:18:18 +06:00 |
|
|
5358bfdb47
|
add support of ranges in strings
|
2020-07-24 13:16:56 +06:00 |
|