Skip to content

Release 2.4.15

Compare
Choose a tag to compare
@woodruffw woodruffw released this 31 Jan 17:33
· 284 commits to main since this release
v2.4.15
6662d0d

Fixed

  • Fixed an issue where hash checking would fail when using third-party indices
    (#462)

  • Fixed the behavior of the --skip-editable flag, which had regressed
    with an internal API change
    (#499)

  • Fixed a dependency resolution bug that can potentially be triggered when
    multiple packages have the same subdependency
    (#488)