Releases: SciTools/tephi
Releases · SciTools/tephi
v0.3.1
What's Changed
- 0.3.0 mergeback by @ESadek-MO in #114
- bump version post 0.3.0 release by @bjlittle in #116
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #117
- Update stale.yml by @ESadek-MO in #128
- Added workflow dispatch by @ESadek-MO in #129
- Bump scitools/workflows from 2023.06.0 to 2023.10.0 by @dependabot in #127
- replaced image with os in .rtd.yml build by @ESadek-MO in #132
- trying mambaforge by @ESadek-MO in #133
- Dependabot check weekly by @trexfeathers in #149
- Bump scitools/workflows from 2023.10.0 to 2024.09.1 by @dependabot in #150
- Bump scitools/workflows from 2024.09.1 to 2024.11.3 by @dependabot in #169
- move docs/tephi to docs by @ESadek-MO in #165
- Add repo revew to tephi by @ESadek-MO in #164
- code quality by @ESadek-MO in #172
- Bump scitools/workflows from 2024.11.3 to 2024.11.6 by @dependabot in #176
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #118
- remove the dependancy on setup.cfg and setup.py by @ESadek-MO in #177
- chore: update pre-commit hooks by @pre-commit-ci in #180
- Bump scitools/workflows from 2024.11.6 to 2024.12.0 by @dependabot in #181
- Bump scitools/workflows from 2024.12.0 to 2024.12.1 by @dependabot in #183
- Bump min version of Python by @ESadek-MO in #192
- fixed image tests by @ESadek-MO in #193
- chore: update pre-commit hooks by @pre-commit-ci in #182
- Bump scitools/workflows from 2024.12.1 to 2025.02.1 by @dependabot in #191
New Contributors
- @trexfeathers made their first contribution in #149
Full Changelog: v0.3.0...v0.3.1
v0.3.0
This is the minor tephi release v0.3.0
.
Available from conda-forge:
> mamba install -c conda-forge tephi=0.3.0
and PyPI:
> pip install tephi==0.3.0
What's Changed
- fix doctests by @bjlittle in #52
- add conda-forge badge by @bjlittle in #57
- Add scooby by @bjlittle in #58
- update dependencies by @bjlittle in #59
- remove object use by @bjlittle in #60
- package dependency refactor by @bjlittle in #61
- optional scooby by @bjlittle in #63
- migrate unittest to pytest by @bjlittle in #62
- Github CI by @jamesp in #66
- Increase hamming distance for image tests by @jamesp in #68
- Removed utils and scooby by @jamesp in #67
- Simplify docs by @jamesp in #70
- Paint it black by @bjlittle in #74
- git ignore updates by @jamesp in #76
- fix locator by @bjlittle in #78
- minor changes by @bjlittle in #79
- Update badges master to main by @bjlittle in #77
- fix np.object deprecation by @bjlittle in #81
- tidy and automate manifest check by @bjlittle in #85
- Relicense from LGPL-3 to BSD-3 by @lbdreyer in #83
- resolve tox ci build failures by @bjlittle in #94
- Create dependabot.yml by @ESadek-MO in #93
- Fix order of legend, so plot doesn't overlap by @ESadek-MO in #92
- Fix docstrings with incorrect anchor order by @ESadek-MO in #90
- update intersphinx urls by @bjlittle in #98
- adopt reusable ci-manifest gha by @bjlittle in #97
- minor alt tag change by @bjlittle in #99
- Added stale gha by @ESadek-MO in #106
- Added a PR template by @ESadek-MO in #107
- added CITATION.cff by @ESadek-MO in #108
- Updated readme.md by @ESadek-MO in #104
- Update issue templates by @ESadek-MO in #103
- copied over citation gha by @ESadek-MO in #110
- updated version by @ESadek-MO in #113
New Contributors
- @jamesp made their first contribution in #66
- @pre-commit-ci made their first contribution in #80
- @lbdreyer made their first contribution in #83
- @ESadek-MO made their first contribution in #93
- @dependabot made their first contribution in #101
Full Changelog: v0.2.4...v0.3.0