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

[new release] res (5.0.2) #26793

Merged
merged 1 commit into from
Oct 29, 2024
Merged

[new release] res (5.0.2) #26793

merged 1 commit into from
Oct 29, 2024

Commits on Oct 27, 2024

  1. [new release] res (5.0.2)

    CHANGES:
    
    - Switched to OPAM file generation via `dune-project`.
    
    - Used packed float array implementation for resizable float arrays.
    
    - Removed `bytes` dependency (thanks to Marek Kubica).
    
    - Fixed closure allocation due to match on mutable (thanks to Luke Palmer).
    
    - Used ocamlformat to format code, and fixed OCaml doc problems.
    
    - Added GitHub workflow for CI.
    mmottl committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e785577 View commit details
    Browse the repository at this point in the history