Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 10:24:18 UTC Now

2022-06-07 10:14:21 UTC MAIN commitmail json YAML

time/heliocron: update to 0.6.0

[v0.6.0] - 2022-06-06
Added
  -Add --run-missed-task flag to wait subcommand (#48).
  -SleepError variant for RuntimeErrorKind. Contributed by @4e554c4c as
    part of #45.

Changed
  -Switched underlying implementation in the library from sync to async.
    Resolves #43. This adds dependencies to tokio and tokio-walltime.
    Contibuted by @4e554c4c.
  -The wait library function input arguments changed from a Duration to a
    DateTime<FixedOffset>.
  -Internal improvements to error handling.
  -Refactor tests to avoid running real wait command.

Fixed
  -Updated missing details in README.

(pin)