kiorky / croniter

MIT License
400 stars 39 forks source link

Enhance .match() precision for 6 position expressions #43

Closed waltervos closed 1 year ago

waltervos commented 1 year ago

Issue #29 was still bugging me: Croniter iterates fine for expressions with 6 positions, but the match method only matched on the minutes and not the seconds.

This should fix that, with tests included.

kiorky commented 1 year ago

Thx, i will not release it now, waiting for #42 which we should also merge soon.

kiorky commented 1 year ago

1.3.15 is out