Skip to content

[new release] utop (2.13.0) - #24041

Merged
mseri merged 2 commits into
ocaml:masterfrom
emillon:release-utop-2.13.0
Jul 4, 2023
Merged

[new release] utop (2.13.0)#24041
mseri merged 2 commits into
ocaml:masterfrom
emillon:release-utop-2.13.0

Conversation

@emillon

@emillon emillon commented Jul 3, 2023

Copy link
Copy Markdown
Contributor

Universal toplevel for OCaml

CHANGES:

CHANGES:

* Fix behavior of utop -stdin (ocaml-community/utop#434, fixes ocaml-community/utop#433, @tuohy)

* Handle bounds with `Zed.next_error` (ocaml-community/utop#442, @tmattio)

* Load files from XDG directories (the legacy paths still work). (ocaml-community/utop#431,
  @Skyb0rg007)

* Remove deprecated values `prompt_continue`, `prompt_comment`, `smart_accept`,
  `new_prompt_hooks`, `at_new_prompt` (#..., @emillon)

* Require OCaml 4.11.0 or newer. (ocaml-community/utop#444, @emillon)
Comment thread packages/utop/utop.2.13.0/opam Outdated
@emillon

emillon commented Jul 4, 2023

Copy link
Copy Markdown
Contributor Author

I submitted a workaround for the ghidra failures in #24048.

@mseri

mseri commented Jul 4, 2023

Copy link
Copy Markdown
Member

Thanks!

@mseri
mseri merged commit df444d4 into ocaml:master Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

utop -stdin crashes

2 participants