Pygraphviz Versions Save

Python interface to Graphviz graph drawing package

pygraphviz-1.12

4 months ago

pygraphviz 1.12

We're happy to announce the release of pygraphviz 1.12!

Enhancements

  • Add Python 3.12 support (#486).

Bug Fixes

  • Copy edges keys when copying a graph (#473).
  • Windows Manual Installation Fix (#468).

Documentation

  • Windows Manual Installation Fix (#468).
  • Update INSTALL.txt (#484).
  • Use pydata-sphinx-theme (#494).
  • Add version switcher (#495).
  • Move release notes (#506).

Maintenance

  • Drop Python 3.8 support per SPEC 0 (#465).
  • Update release process (#464).
  • Test on Python 3.12.0-beta.2 (#466).
  • Update pre-commit (#467).
  • Use label-check and attach-next-milestone-action (#469).
  • Drop Python 3.9 support (#487).
  • Update documentation building requirements (#488).
  • Add pyproject.toml (#471).
  • Use dependabot (#496).
  • Bump actions/setup-python from 3 to 5 (#501).
  • Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to bc07be829f693829263e57d5e8489f4e57d3d420 (#500).
  • Bump actions/checkout from 3 to 4 (#498).
  • Bump conda-incubator/setup-miniconda from 2 to 3 (#499).
  • Bump webfactory/ssh-agent from 0.5.4 to 0.8.0 (#497).
  • Update the year (#502).
  • Update license information (#504).
  • Stop building pdf of the docs (#503).
  • Use trusted publisher for PyPI uploads (#505).

Contributors

5 authors added to this release (alphabetically):

3 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

pygraphviz-1.11rc1

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/pygraphviz/pygraphviz/compare/pygraphviz-1.10...pygraphviz-1.11rc1

pygraphviz-1.10rc1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pygraphviz/pygraphviz/compare/pygraphviz-1.9...pygraphviz-1.10rc1

pygraphviz-1.9

2 years ago
  • Drop Python 3.7 support
  • Add Python 3.10 support
  • Add osage and patchwork to progs list
  • Add IPython rich display hook to AGraph class
  • Add contributor guide
  • Fixed directed nature of AGraph.copy()
  • Minor documentation and code fixes

pygraphviz-1.8

2 years ago
  • Drop Python 3.7 support
  • Add Python 3.10 support
  • Add IPython rich display hook to AGraph class
  • Add contributor guide
  • Fixed directed nature of AGraph.copy()
  • Minor documentation and code fixes

pygraphviz-1.8rc1

2 years ago

pygraphviz-1.7

3 years ago

pygraphviz-1.7rc2

3 years ago