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: timholy/Revise.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.12.2
Choose a base ref
...
head repository: timholy/Revise.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 26, 2025

  1. update for CodeTracking v3 (MethodInfoKey struct change) (#973)

    CodeTracking v3.0.0 changed `MethodInfoKey` from a `Pair` type alias to
    a proper struct. This updates the compat bound and documentation
    examples to reflect the new representation.
    
    Co-authored-by: Claude <[email protected]>
    aviatesk and claude authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    950943a View commit details
    Browse the repository at this point in the history
  2. version 3.12.3

    aviatesk committed Nov 26, 2025
    2 Configuration menu
    Copy the full SHA
    e4e167f View commit details
    Browse the repository at this point in the history
Loading