Releases: devexp-db/distgen
Releases · devexp-db/distgen
Release v1.19 (legacy)
What's Changed
- Fix release type for github workflows, switch to new auth by @SlouchyButton in #146
- Add setuptools dependency to requirements.txt by @SlouchyButton in #147
- Add id-token permission for trusted publishing by @SlouchyButton in #148
- Drop the dependency on six by @praiskup in #150
- Fix support for automatic manpage generation by @praiskup in #154
Full Changelog: v1.18...v1.19
This release uses older build approach to support old Python version (before 3.9)
Release v2.0
What's Changed
- Fix release type for github workflows, switch to new auth by @SlouchyButton in #146
- Add setuptools dependency to requirements.txt by @SlouchyButton in #147
- Add id-token permission for trusted publishing by @SlouchyButton in #148
- Drop the dependency on six by @praiskup in #150
- Fix support for automatic manpage generation by @praiskup in #154
- Rework of build system to use more modern standards by @SlouchyButton in #153
Full Changelog: v1.18...v2.0
Breaking changes
- File
version.py
from package got removed, useversion()
fromimportlib.metadata
instead
Release v1.18
What's Changed
- Add support for CentOS Stream 10. by @phracek in #142
- Update of Fedora configuration for 40, 41 and 42 by @frenzymadness in #143
- Release v1.18 by @zmiklank in #144
Full Changelog: v1.17...v1.18
Release v1.17
What's Changed
- Add config for Fedora 39 - current Rawhide
- Use importlib instead of deprecated imp
Release v1.16
What's Changed
- Show long description in setup.py in readable format by @zmiklank in #136
- Add config for Fedora 38, both x86_64 and i686 versions. by @zmiklank in #138
Full Changelog: v1.15...v1.16
Release v1.15
-
Add long description to show README.md in PyPI
-
Install runtime deps when installing test deps
-
Exit with 2 if called with unallowed selectors
-
Enable PyLint for Pull Requests
Release v1.14
Added include option to multispec matrix
Release v1.13
Added support for RHEL9
Release v1.12
Add CentOS Stream 8 configs
distgen 1.11
CentOS Stream is separated from CentOS distro