Skip to content

v1.26.0

Latest

Choose a tag to compare

@byroot byroot released this 04 Sep 08:52

What's Changed

  • Handle top level Coverage constant being defined, but without it being the true stdlib coverage module.
  • Fix bootsnap precompile that could generate a corrupted cache entry if an already cached YAML file was modified
    without changing its size.
  • Workaround a potential Ruby SEGV if Bootsnap.instrumentation raised an error.