Skip to content

5.7.1-504

Latest

Choose a tag to compare

@voodoos voodoos released this 30 Apr 12:07
· 47 commits to main since this release
03c8e3f

CHANGES:

Thu Apr 30 14:15:42 CEST 2026

  • merlin library
    • Fix a cache invalidation issue due to the introduction of hidden deps in
      OCaml 5.2. (#2062)
  • index format
    • Merged indexes now point to each-others. This results in smaller index
      files. The index of a project is now defined by all its index files, not
      only the final aggregation. (#2051)