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.5.1
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.2
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Jun 21, 2026

  1. fix: bundle sqlite so leetcode-cli builds without a system libsqlite3 (

    …#227)
    
    * fix: bundle sqlite so the build does not need a system libsqlite3
    
    * chore: bump version to 0.5.2
    
    * docs: drop libsqlite3 system dependency now that sqlite is bundled
    
    * refactor: drop unused openssl and dbus system dependencies
    
    * trigger ci
    clearloop authored Jun 21, 2026
    Configuration menu
    Copy the full SHA
    6a5077a View commit details
    Browse the repository at this point in the history
Loading