Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error when [extras] and test/Project.toml inconsistent #234

Merged
merged 3 commits into from
Nov 6, 2023

Commits on Nov 6, 2023

  1. Improve error when [extras] and test/Project.toml inconsistent

    It is very easy to miss that this error only occurs because of a
    missing compat entry for Julia...
    fingolfin authored and lgoettgens committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ff5373a View commit details
    Browse the repository at this point in the history
  2. Add changelog

    lgoettgens committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a5eba4c View commit details
    Browse the repository at this point in the history
  3. Format

    lgoettgens committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4da9c64 View commit details
    Browse the repository at this point in the history