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

fix: make compose do what it says #1606

Merged
merged 2 commits into from
Feb 13, 2024
Merged

fix: make compose do what it says #1606

merged 2 commits into from
Feb 13, 2024

Commits on Feb 13, 2024

  1. fix: make compose do what it says

    - First step at resolving oscar-system/Oscar.jl#690
    - Introduce a mandatory keyword `inner = :first/:second` argument for
      compose(f, g) and add a hint for f(g)/g(f) syntax.
    
    [breaking]
    thofma committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    209dae9 View commit details
    Browse the repository at this point in the history
  2. chore: bump to 0.39.0

    thofma committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f780751 View commit details
    Browse the repository at this point in the history