Skip to content

0.77.0

Choose a tag to compare

@tiran tiran released this 09 Mar 14:24
· 141 commits to main since this release
c509b13

What's Changed

  • refactor(e2e): use fromager wheel-server instead of stdlib http.server by @LalatenduMohanty in #929
  • fix(e2e): preserve failing test output before next test cleanup by @LalatenduMohanty in #926
  • fix(ci): pin virtualenv<21 to fix hatch environment creation failure by @LalatenduMohanty in #931
  • build(deps): bump super-linter/super-linter from 8.4.0 to 8.5.0 by @dependabot[bot] in #913
  • refactor(bootstrap): extract resolution to RequirementResolver by @rd4398 in #919
  • fix(ci): remove virtualenv<21 pin from CI workflows by @LalatenduMohanty in #933
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #943
  • build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #942
  • feat(graph): add subset command to extract package-related subgraphs by @dhellmann in #915
  • Replaceing the metadata parser from packaging.metadata by @LalatenduMohanty in #607
  • Add spell checker to Sphinx docs by @tiran in #944
  • (refactor): Move caching from bootstrapper to resolver by @rd4398 in #941
  • refactor: pass version to more hooks by @tiran in #945
  • fix(sources): use build_dir when vendouring Rust dependencies by @shifa-khan in #955

Full Changelog: 0.76.0...0.77.0