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.5.16
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.5.17
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    8e693d9 View commit details
    Browse the repository at this point in the history
  2. remove Pkg as a dependency (#828)

    The only use (`Pkg.Types.active_project_watcher_thunks`) never existed.
    KristofferC authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b596f03 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. More 1.12 compat (#827)

    * More 1.12 compat
    
    With this and the LCU fixes, Revise should pass tests again on 1.12.
    
    * Bump LCU
    
    * handle change in Base.active_repl_backend on 1.12
    
    * Fix Methods at REPL test on CI
    
    * Stop trying to be clever
    
    ---------
    
    Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
    Keno and IanButterworth authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    758d5fd View commit details
    Browse the repository at this point in the history
  2. Version 3.5.17

    timholy authored Jul 28, 2024
    2 Configuration menu
    Copy the full SHA
    c6ae5f4 View commit details
    Browse the repository at this point in the history
Loading