Releases: prjemian/punx
Releases · prjemian/punx
0.3.0
0.2.7
0.2.6
bug fixes & maintenance, bring up to date
What's Changed
- API: fix GitHub access tests by @carterbox in #134
- switch CI to GitHub Actions workflow by @prjemian in #136
- repo: mv ./src/punx ./punx by @prjemian in #141
- move unit tests to in-source, drop Py36 support by @prjemian in #144
- make code flake8-compliant by @prjemian in #145
- test for float array attributes by @prjemian in #146
- require minimum h5py version (v3+) by @prjemian in #148
- do not error for missing external file links by @prjemian in #147
- NEW: Check additional places for GitHub credentials by @carterbox in #151
- render external link info, even when external file is missing by @prjemian in #150
- bugfix: revise search algorithm for GitHub token by @prjemian in #157
- DOC: Remove Depsy badge from GitHub README by @carterbox in #154
- Fix some hints from LGTM by @carterbox in #159
- API: Render axes attributes as list of double quoted strings by @carterbox in #155
- refactor README by @prjemian in #161
- publish package to PyPI when upload new tag by @prjemian in #170
- additional tests for nxdl manager by @prjemian in #163
- support validate's report option by @prjemian in #173
New Contributors
- @carterbox made their first contribution in #134
Full Changelog: 0.2.5...0.2.6