Skip to content

4.16-414

Compare
Choose a tag to compare
@voodoos voodoos released this 10 Jun 15:41
· 363 commits to main since this release
16a1274

CHANGES:

Mon Jun 10 17:35:42 CEST 2024

  • merlin binary
    • Addition of a merlin-lib.commands library which disassociates the
      execution of commands from the new_protocol, from the binary, allowing
      it to be invoked from other projects (#1758)
    • merlin-lib.commands: Add a find_command_opt alternative to
      find_command that does not raise (#1778)