rustworkx icon indicating copy to clipboard operation
rustworkx copied to clipboard

Prepare 0.12.0 release

Open mtreinish opened this issue 3 years ago • 1 comments

This commit prepares the 0.12.0 release. It moves the release notes that for the release to a separate directory and adds a prelude to the release notes. This should be the last commit to merge and after it merges it'll be tagged for the 0.12.0 release.

TODO:

  • [ ] Wait for all PRs to merge and issues to close
  • [ ] Review and update release notes content

mtreinish avatar Sep 20 '22 19:09 mtreinish

Pull Request Test Coverage Report for Build 3198510894

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 97.081%

Files with Coverage Reduction New Missed Lines %
src/shortest_path/all_pairs_dijkstra.rs 1 99.26%
<!-- Total: 1
Totals Coverage Status
Change from base Build 3185217857: 0.02%
Covered Lines: 13569
Relevant Lines: 13977

💛 - Coveralls

coveralls avatar Sep 20 '22 20:09 coveralls

I think this is ready (assuming the gha outage https://www.githubstatus.com/incidents/smn1qtqvbsb6 ends soon and everything passes CI). Once this merges I think we're ready to tag and release 0.12.0

mtreinish avatar Oct 05 '22 16:10 mtreinish