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: clearloop/leetcode-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.8
Choose a base ref
...
head repository: clearloop/leetcode-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 1 commit
  • 34 files changed
  • 1 contributor

Commits on Dec 24, 2025

  1. feat(clap): use clap derive for commands (#212)

    * chore(workspace): bumps edition to 2024
    
    * chore(cmd): rename module to cmd
    
    * feat(cmd): use clap derive for commands
    
    * chore(cmd): format code
    
    * chore(ci): introduce clippy checks
    
    * feat(workspace): bumps version to 0.5.0
    
    * ci(rust): remove the setup of sqlite
    
    * chore(clippy): make clippy happy
    clearloop authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    a2ee31e View commit details
    Browse the repository at this point in the history
Loading