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

1.9 release #189

Merged
merged 14 commits into from
Sep 23, 2024
Merged

1.9 release #189

merged 14 commits into from
Sep 23, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    2f841ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7621bf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c01a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update date for 1.9 release

    asmeurer committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fbbc757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97790c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b33a7b5 View commit details
    Browse the repository at this point in the history
  4. Fix build dependencies

    asmeurer committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0a010cb View commit details
    Browse the repository at this point in the history
  5. Debug print

    asmeurer committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0ba31a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2f2e5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce9623d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6487909 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fc0a8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1af8d6b View commit details
    Browse the repository at this point in the history
  11. Also limit short_shapes to 32 dimensions

    Some strategies generate arrays directly from this, and fail when more than 32
    dimensions are requested.
    asmeurer committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    40ab5f9 View commit details
    Browse the repository at this point in the history