GitHub / zslayton/cron issues and pull requests
#138 - feat: special specifiers support
Pull Request -
State: open - Opened by Pantamis about 2 months ago
#136 - Allow 5-field expressions
Pull Request -
State: open - Opened by Arshia001 6 months ago
- 4 comments
#135 - feat(parsing): give serviceable parsing error details to users
Pull Request -
State: closed - Opened by AlexTMjugador 6 months ago
#134 - refactor(parser): Port to winnow
Pull Request -
State: closed - Opened by epage 7 months ago
- 2 comments
#133 - chore: Add `cargo fmt` and `clippy` checks to GitHub action
Pull Request -
State: closed - Opened by bombsimon 8 months ago
- 1 comment
#132 - Fix backwards iteration when initial time has nanoseconds
Pull Request -
State: closed - Opened by canac 8 months ago
- 1 comment
#131 - rebase upstream `cron` onto `jiff-cron`
Pull Request -
State: closed - Opened by LeoniePhiline 9 months ago
#130 - Feature-gated `jiff` support
Issue -
State: closed - Opened by LeoniePhiline 9 months ago
- 6 comments
#129 - feat: implement optimized `Serialize` and `Deserialize` for `Schedule`
Pull Request -
State: open - Opened by LeoniePhiline 9 months ago
- 1 comment
#128 - feat: implement efficient conversion from String
Pull Request -
State: closed - Opened by LeoniePhiline 9 months ago
#127 - Implement `TryFrom<String> for Schedule`, allowing library users to forego one unnecessary allocation
Issue -
State: closed - Opened by LeoniePhiline 9 months ago
- 1 comment
#126 - Integrate english-to-cron crate
Issue -
State: open - Opened by kaplanelad 10 months ago
- 1 comment
#125 - Upcoming and Resuming Schedules
Issue -
State: open - Opened by kennetpostigo about 1 year ago
- 1 comment
#124 - Make `next_after` a public API
Pull Request -
State: closed - Opened by tmuerell about 1 year ago
- 1 comment
#123 - Run `cargo fmt` and fix all `clippy` reports
Pull Request -
State: closed - Opened by bombsimon about 1 year ago
#122 - fix: Don't accept invalid step for `Period`
Pull Request -
State: closed - Opened by bombsimon about 1 year ago
- 3 comments
#121 - Fix time after panicking on leap day
Pull Request -
State: closed - Opened by messense over 1 year ago
- 2 comments
#120 - fcron-like expressions?
Issue -
State: open - Opened by Ekleog over 1 year ago
- 2 comments
#119 - Need documentation for supported cron expressions
Issue -
State: closed - Opened by mTsBucy1 about 2 years ago
- 1 comment
#118 - Add `serde` compatibility for type `Schedule`
Pull Request -
State: closed - Opened by max-huster about 2 years ago
- 4 comments
#117 - House keeping
Pull Request -
State: closed - Opened by Alextopher about 2 years ago
- 2 comments
#116 - Patterns with future years should not limit the day and month range
Pull Request -
State: closed - Opened by AhmedSoliman about 2 years ago
- 1 comment
#115 - Iterate over rather than skipping ambigous times
Pull Request -
State: closed - Opened by AldaronLau over 2 years ago
- 4 comments
#114 - [QA] Is last day of month supported ?
Issue -
State: open - Opened by ChuanDou2021 over 2 years ago
- 4 comments
#113 - Could it be the numerical values for day of week are off by one?
Issue -
State: open - Opened by Thorongil80 over 2 years ago
- 3 comments
#112 - Fix backwards iteration when inital time has milliseconds
Pull Request -
State: closed - Opened by juancampa over 2 years ago
- 3 comments
#111 - Iterator returns the same execution period [bug]
Issue -
State: closed - Opened by evanxg852000 almost 3 years ago
- 1 comment
#110 - handle zero range step
Pull Request -
State: closed - Opened by sqwishy almost 3 years ago
- 1 comment
#109 - Adding examples for using cron with timezone
Issue -
State: open - Opened by stevenhansel almost 3 years ago
- 2 comments
#108 - Schedule::after doesn't take milliseconds into account
Issue -
State: closed - Opened by canac almost 3 years ago
- 2 comments
#107 - Is it possible to use as a CLI?
Issue -
State: open - Opened by noraworld about 3 years ago
- 3 comments
#106 - impl `DoubleEndedIterator` for `ScheduleIterator` is incorrect
Issue -
State: open - Opened by Ten0 about 3 years ago
- 2 comments
#105 - Panic on invalid cron expression
Issue -
State: open - Opened by y21 about 3 years ago
#104 - feat: ScheduleIteratorBuf
Pull Request -
State: closed - Opened by mmstick over 3 years ago
- 5 comments
#103 - chore: Add missing public types in documentation
Pull Request -
State: closed - Opened by mmstick over 3 years ago
#102 - ScheduleIterator is a private type in a public API
Issue -
State: closed - Opened by mmstick over 3 years ago
#101 - Dep updates and Clippy fixes
Pull Request -
State: closed - Opened by BlackDex over 3 years ago
- 3 comments
#100 - Remove dependency on time from chrono.
Pull Request -
State: closed - Opened by AldaronLau over 3 years ago
- 3 comments
#99 - impl TryFrom<&str> for Schedule
Pull Request -
State: closed - Opened by hgzimmerman over 3 years ago
#98 - Impl TryFrom<&str> for Schedule
Issue -
State: closed - Opened by hgzimmerman over 3 years ago
#97 - Upcoming year for past date not used for schedule
Issue -
State: closed - Opened by Sparika over 3 years ago
#96 - Support `@every` to format a schedule at fixed intervals
Issue -
State: open - Opened by photino almost 4 years ago
- 2 comments
#95 - Update some badges and links
Pull Request -
State: closed - Opened by atouchet almost 4 years ago
#94 - Use intra-doc links and deny broken links
Pull Request -
State: closed - Opened by nickelc almost 4 years ago
- 1 comment
#93 - Fix edition 2018 idioms
Pull Request -
State: closed - Opened by nickelc almost 4 years ago
#92 - Fix clippy warnings
Pull Request -
State: closed - Opened by nickelc almost 4 years ago
#91 - Reject superfluous trailing characters after keywords
Pull Request -
State: closed - Opened by nickelc almost 4 years ago
#90 - Update to nom 7
Pull Request -
State: closed - Opened by nickelc almost 4 years ago
- 1 comment
#89 - Document Weekday Ordinals
Issue -
State: open - Opened by manorom about 4 years ago
- 3 comments
#88 - Added `upcoming_owned(...)` and `after_owned(...)`
Pull Request -
State: closed - Opened by DaanA32 about 4 years ago
- 3 comments
#87 - Bug in time zone change
Issue -
State: open - Opened by Deisss over 4 years ago
- 1 comment
#86 - Incorrectly parses shorthand with suffix e.g. "@dailyBla"
Issue -
State: closed - Opened by geovie over 4 years ago
- 1 comment
#85 - 0.8.1 release for fixing nightly Rust
Issue -
State: closed - Opened by cquintana-verbio over 4 years ago
- 2 comments
#84 - Replace deprecated collections::Bound with ops::Bound
Pull Request -
State: closed - Opened by bstrie over 4 years ago
#83 - Refactor
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 1 comment
#82 - Make it ready for v0.9.0
Issue -
State: open - Opened by koenichiwa over 4 years ago
- 15 comments
#81 - Fix mistake that slipped through
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
#80 - Feature/reimplement queries
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 7 comments
#79 - Add includes function
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
#78 - Add PartialEq/Eq, Add TimeUnitSpecEq
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 3 comments
#77 - Merge both Query structs into one / Reimplement query functions
Issue -
State: open - Opened by koenichiwa over 4 years ago
- 2 comments
#76 - Option in TimeUnitField using lazy_static
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 10 comments
#75 - Add ScheduleFields, Remove Option from source
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
#74 - Feature/phf timespec
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 3 comments
#73 - Feature/fields as options
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 2 comments
#72 - Feature/source schedulefields
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 2 comments
#71 - Split Schedule into source and a ScheduleFields struct. Also remove Option from Schedule::source
Issue -
State: closed - Opened by koenichiwa over 4 years ago
- 4 comments
#70 - Refactor monolithic schedule.rs
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 4 comments
#69 - Change Fields in Schedule struct to Option<_> types
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 2 comments
#68 - Change fields in schedule to Option<_>
Pull Request -
State: closed - Opened by koenichiwa over 4 years ago
- 2 comments
#67 - v1.0 Metaissue
Issue -
State: open - Opened by zslayton over 4 years ago
- 5 comments
#66 - impl DoubleEndedIterator for ScheduleIterator
Pull Request -
State: closed - Opened by deankarn over 4 years ago
- 8 comments
#65 - Remove error chain (new)
Pull Request -
State: closed - Opened by sebest over 4 years ago
- 4 comments
#64 - add enhanced period support
Pull Request -
State: closed - Opened by elbe0046 over 4 years ago
- 3 comments
#63 - Migrate the code to Rust edition 2018
Pull Request -
State: closed - Opened by sebest over 4 years ago
- 1 comment
#62 - Added partialeq and eq derives
Pull Request -
State: closed - Opened by celaus over 4 years ago
- 6 comments
#61 - PartialEq and Eq for the Schedule type
Issue -
State: closed - Opened by celaus over 4 years ago
- 1 comment
#60 - add `into_upcoming` to `Schedule`
Pull Request -
State: closed - Opened by nooberfsh over 4 years ago
- 6 comments
#59 - reject invalid cron values
Issue -
State: closed - Opened by tshepang over 4 years ago
- 4 comments
Labels: help wanted
#58 - Schedule to implement debug
Issue -
State: closed - Opened by budde25 almost 5 years ago
- 3 comments
#57 - add '?' support in DOM, DOW fields
Pull Request -
State: closed - Opened by elbe0046 almost 5 years ago
- 9 comments
#56 - fix DST panic
Pull Request -
State: closed - Opened by elbe0046 almost 5 years ago
- 1 comment
#55 - Add Debug trait to Schedule
Pull Request -
State: closed - Opened by rtyler almost 5 years ago
- 4 comments
#54 - Display and From<Schedule> for String
Pull Request -
State: closed - Opened by bittrance about 5 years ago
#53 - 0.6.1 release
Issue -
State: closed - Opened by Licenser about 5 years ago
- 4 comments
#52 - Some important function not public
Issue -
State: closed - Opened by BinChengZhao about 5 years ago
- 1 comment
#51 - fix panic on invalid time
Pull Request -
State: closed - Opened by jonathanstrong over 5 years ago
- 1 comment
#50 - derive Clone for Schedule
Pull Request -
State: closed - Opened by nanocryk over 5 years ago
- 2 comments
#49 - impl Clone for Schedule
Issue -
State: closed - Opened by nanocryk over 5 years ago
#48 - Panic: Invalid Time
Issue -
State: closed - Opened by repl-mathieu-fenniak over 5 years ago
#47 - Can the month and week fields of a cron expression support '?'?
Issue -
State: closed - Opened by liangyongrui almost 6 years ago
- 1 comment
#46 - ::from_str but no ::to_str
Issue -
State: closed - Opened by thundergolfer about 6 years ago
- 7 comments
#45 - Support for @minute shorthand
Pull Request -
State: closed - Opened by Xk0nSid about 6 years ago
- 3 comments
#44 - Remove error chain
Pull Request -
State: closed - Opened by adeschamps over 6 years ago
- 8 comments
#43 - Update nom to version 4
Pull Request -
State: closed - Opened by adeschamps over 6 years ago
- 6 comments
#42 - Updates lib.rs
Pull Request -
State: closed - Opened by sourcepirate over 6 years ago
- 4 comments
#41 - Expose Schedule::next_after()
Pull Request -
State: closed - Opened by asayers almost 7 years ago
- 2 comments
#40 - Fixed bug that caused some dates to be skipped.
Pull Request -
State: closed - Opened by zslayton almost 7 years ago
#39 - With rust 1.28.0 cron compiles on stable rust
Pull Request -
State: closed - Opened by dsander almost 7 years ago
- 3 comments
#38 - Stable compatible changes
Pull Request -
State: closed - Opened by jeffreydecker almost 7 years ago