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: elixir-lang/elixir_make
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.4
Choose a base ref
...
head repository: elixir-lang/elixir_make
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 17, 2024

  1. Organize cached artefacts to simplify cleanup (#88)

    This moves the default directory, `elixir_make`,  for storing downloaded
    precompiled artefacts to a subdirectory in the user's cache directory so
    that it's easier to know which files can be removed.
    fhunleth authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    67ef8c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    b82694b View commit details
    Browse the repository at this point in the history
  2. Remove unused deps

    josevalim committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4576979 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    121be57 View commit details
    Browse the repository at this point in the history
  2. Release v0.9.0

    josevalim committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    12f5bcd View commit details
    Browse the repository at this point in the history
Loading