Thanks to visit codestin.com
Credit goes to github.com

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: keeperofdakeys/dns-lookup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.1
Choose a base ref
...
head repository: keeperofdakeys/dns-lookup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    855753f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. Configuration menu
    Copy the full SHA
    9fa7b63 View commit details
    Browse the repository at this point in the history
  2. Update deps

    Josh committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    b581ca0 View commit details
    Browse the repository at this point in the history
  3. Remove useless clippy feature

    Josh committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    c5b86b6 View commit details
    Browse the repository at this point in the history
  4. Fix clippy errors

    Josh committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    aa13809 View commit details
    Browse the repository at this point in the history
  5. Downgrade windows-sys back to 0.52

    Socket2 still depends explictly on 0.52. There have
    previously been bugs with socket2 exposing win32
    libc types, so we need to ensure we match their
    windows-sys version.
    Josh committed Dec 15, 2024
    1 Configuration menu
    Copy the full SHA
    615ee8c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Configuration menu
    Copy the full SHA
    7745e71 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    1d02095 View commit details
    Browse the repository at this point in the history
  2. Apply clipply lints

    Update Error calls to use specific contractors
    Josh committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    e4f5e19 View commit details
    Browse the repository at this point in the history
  3. Update to 2021 edition

    Josh committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    0d90628 View commit details
    Browse the repository at this point in the history
  4. Bump to version 2.1.0

    Josh committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    8b650bd View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Bump to version 3.0.0

    Josh committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    ec8cece View commit details
    Browse the repository at this point in the history
Loading