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] reason (2 packages) (3.12.0) #26271

Merged
merged 3 commits into from
Jul 28, 2024

Commits on Jul 23, 2024

  1. [new release] reason (2 packages) (3.12.0)

    CHANGES:
    
    - Add `\u{hex-escape}` syntax (@anmonteiro,
      [reasonml/reason#2738](reasonml/reason#2738))
    - Support local open and let bindings (@SanderSpies) [reasonml/reason#2716](reasonml/reason#2716)
    - outcome printer: change the printing of `@bs.*` to `@mel.*` (@anmonteiro, [reasonml/reason#2755](reasonml/reason#2755))
    - Fix outcome printing of optional arguments on OCaml 5.2 (@anmonteiro, [reasonml/reason#2753](reasonml/reason#2753))
    - support parsing and printing of `external%extension` (@anmonteiro, [reasonml/reason#2750](reasonml/reason#2750), [reasonml/reason#2766](reasonml/reason#2766), [reasonml/reason#2767](reasonml/reason#2767))
    - install `refmt` manpage (@anmonteiro, [reasonml/reason#2760](reasonml/reason#2760))
    - add support for parsing / printing of refutation clause in `switch` (@anmonteiro, [reasonml/reason#2765](reasonml/reason#2765))
    - support `let%ppx` in signatures (@anmonteiro, [reasonml/reason#2770](reasonml/reason#2770))
    anmonteiro committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0b90d4f View commit details
    Browse the repository at this point in the history
  2. Update opam

    anmonteiro authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a7f072c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update packages/reason/reason.3.12.0/opam

    Co-authored-by: Raphaël Proust <[email protected]>
    mseri and raphael-proust authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    da5ff4d View commit details
    Browse the repository at this point in the history