Releases: yadage/adage
Releases · yadage/adage
v0.11.0
What's Changed
- ci: Remove deprecated Pythons from testing by @matthewfeickert in #27
- build: Require Python 3.7+ by @matthewfeickert in #28
- ci: Add Python 3.11 to testing by @matthewfeickert in #29
- chore: Update default branch from 'master' to 'main' by @matthewfeickert in #30
- ci: Update package publish workflow to v1.6.4 by @matthewfeickert in #31
- fix: Fix bad config by @matthewfeickert in #32
Support Python 3.7+ (drop support for Python 3.6).
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- fix: Exclude pygraphviz v1.8 by @matthewfeickert in #26
- chore: Drop pydotplus as unused since networkx v2.0 by @matthewfeickert in #25
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- ci: Add CI using GitHub Actions workflows by @matthewfeickert in #17
- feat: Use networkx v2.X API by @matthewfeickert in #18
- build: Add requirement of Python 3.6 or later by @matthewfeickert in #19
- feat: Use src directory structure and make PEP 660 compatible by @matthewfeickert in #20
- ci: Add TestPyPI and PyPI publishing workflow by @matthewfeickert in #21
- fix: Update bump2version to watch steup.cfg for version by @matthewfeickert in #23
New Contributors
- @matthewfeickert made their first contribution in #17
Full Changelog: v0.10.1...v0.10.2