Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zslayton/cron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.0
Choose a base ref
...
head repository: zslayton/cron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 26, 2024

  1. Configuration menu
    Copy the full SHA
    6267780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a1230 View commit details
    Browse the repository at this point in the history
  3. chore: Add cargo fmt and clippy checks to GitHub action (#133)

    * chore: Add `cargo fmt` and `clippy` checks to GitHub action
    
    Followup from #117 and partly #123 addressing these issues. This is now
    checked in the GitHub action pipeline to avoid adding new violations.
    
    * chore: Update `actions/checkout`
    
    * fix: Fix `clippy` issues
    
    Remove lifetime annotations which can rely on lifetime elision.
    bombsimon authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    ff948a8 View commit details
    Browse the repository at this point in the history
  4. Version bump to v0.14.0

    zslayton committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    8667ec3 View commit details
    Browse the repository at this point in the history
Loading