Releases: systemd/pystemd
Releases · systemd/pystemd
v0.13.3
this is the new release
What's Changed
New Contributors
Full Changelog: v0.13.2...v0.13.3
v0.13.2
Merge pull request #86 from aleivag/allpyi
selecting all .pyi files
v0.13.0
- adding coverage information
- changes tests to pystes
- adding support for pyproject.toml
- adding extra properties for unit
v0.12.0
Merge pull request #79 from aleivag/addlibsystemd
adding libsystemd to release pipeline
v.0.11.0
- native support for stop_cmd, (pre|post)_start_cmd and post_stop_cmd in pystemd.run.
- adding lxml as a dependency.
- drop support for python 3.4 and 3.5 (yey welcome f-strings)
- change using select.select to use DefaultSelector in pystemd.run
v.0.10.0
support for interactive auth
v.0.9.0
add initial support for Python 3.9
include .pxd and .pxi files in the source distribution