Releases: vertexproject/common-tools
Releases · vertexproject/common-tools
Vertex Common Tools v0.1.28
Bugfixes
- Fix the use of
vtx_common.tools.buildpkg
when the Synapse module fails to import.
Vertex Common Tools v0.1.25
Features and Enhancements
- Test CI release process.
Vertex Common Tools v0.1.24
Features and Enhancements
- Update
vtx_common.tools.gen_pkg_syn_minver
to be aware of the
synapse_version
key in Storm package definitions.
Vertex Common Tools v0.1.23
Features and Enhancements
- Add tools
vtx_common.tools.verify_version` and
vtx_common.tools.replace_commit``. - Remove support for Python 3.7, 3.8, and 3.10.
Vertex Common Tools v0.1.22
Features and Enhancements
- Update
vtx_common.tools.buildpkg
tool to remove Sphinx metadata fields.
Vertex Common Tools v0.1.21
Bugfixes
- Fix wheel builds.
Vertex Common Tools v0.1.18
Features and Enhancements
- Add optional mailgun support for emailing raw RST changelogs in the
vtx_common.tools.github_release
tool.
Vertex Common Tools v0.1.17
Bugfixes
- Update the requirements for
pytest`,
pytest-covand
pytest-xdistin
setup.py``.
Vertex Common Tools v0.1.16
Features and Enhancements
- Update
pytest
,pytest-cov
, andpytest-xdist
libraries to be in line with Synapse requirements.
Vertex Common Tools v0.1.15
Features and Enhancements
- Update
PyYAML
,pytest
,pytest-cov
, andpytest-xdist
libraries to be in line with Synapse requirements.