Sha256: 93e7a716cd5e6818f635b8db7c6533a74d071ee80a672d16755fbdcf6568f807
Contents?: true
Size: 801 Bytes
Versions: 2
Compression:
Stored size: 801 Bytes
Contents
# 1.1.0 * Add `bootsnap/setup` * Support jruby (without compile caching features) # 1.0.0 * (none) # 0.3.2 * Minor performance savings around checking validity of cache in the presence of relative paths. * When coverage is enabled, skips optimization instead of exploding. # 0.3.1 * Don't whitelist paths under `RbConfig::CONFIG['prefix']` as stable; instead use `['libdir']` (#41). * Catch `EOFError` when reading load-path-cache and regenerate cache. * Support relative paths in load-path-cache. # 0.3.0 * Migrate CompileCache from xattr as a cache backend to a cache directory * Adds support for Linux and FreeBSD # 0.2.15 * Support more versions of ActiveSupport (`depend_on`'s signature varies; don't reiterate it) * Fix bug in handling autoloaded modules that raise NoMethodError
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bootsnap-1.1.0.pre-java | CHANGELOG.md |
bootsnap-1.1.0.pre | CHANGELOG.md |