Releases: rubygems/compact_index
Releases · rubygems/compact_index
v0.15.0
What's Changed
- Replace CI with GitHub Actions. by @simi in #31
- Update to latest Bundler. by @simi in #32
- Update rubocop by @simi in #33
- Test against all rubies that rubygems supports by @segiddins in #36
- Use require_relative instead of require for same-gem requires by @segiddins in #35
- Reduce allocations by @segiddins in #37
- Bump compact_index to 0.15.0 by @segiddins in #39
New Contributors
Full Changelog: v0.14.0...v0.15.0
0.14.0
Enhancement:
- Add timestamp arg to version file create function
v0.13.0
Bugfix:
- Revert trimming of space from requirements. Removing space would have meant info response of all gems were going to change.
- Fix token used for splitting list of requirements
v0.12.1
fix homepage link