Releases: chapel-lang/sphinxcontrib-chapeldomain
Releases · chapel-lang/sphinxcontrib-chapeldomain
Release 0.0.24
0.0.23 release
Update version number so we're ready for the next release #60
Updates for Flake8 version 5 checking line lengths of comments #62
feat: add operator directives and op role #63
Pin Flake8 version and update Sphinx version to match main chapel repo #64
Pin the pytest version to one that I think worked before #65
Update setuptools used versions and set pytest to more recent version #66
Release 0.0.22
What's Changed
- Update the version number so that we're ready for the next release by @lydia-duncan in #51
- Migrate to github actions by @ronawho in #52
- Quiet tox warning about
make
being an unrecognized command by @ronawho in #54 - Switch from nosetest to pytest by @ronawho in #53
- Remove vestiges of python 2 support by @ronawho in #55
- Update references for master->main rename by @ronawho in #56
- Update email address for PyPI package to use discourse by @lydia-duncan in #58
- Add a github action workflow to upload to PyPI by @ronawho in #57
- Update release process documentation by @ronawho in #59
New Contributors
Full Changelog: 0.0.21...0.0.22