Skip to content

Releases: systemd/pystemd

v0.14.0

16 Sep 17:44
dff50f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.14.0

v0.13.4

26 Jun 18:42
e9d1f29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

26 Jun 16:50
aa9800c
Compare
Choose a tag to compare

this is the new release

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

28 May 05:14
619fb8a
Compare
Choose a tag to compare
Merge pull request #86 from aleivag/allpyi

selecting all .pyi files

0.13.1

17 May 03:55
53662f0
Compare
Choose a tag to compare

fix setup.py

v0.13.0

18 Apr 16:04
961e61f
Compare
Choose a tag to compare
  • adding coverage information
  • changes tests to pystes
  • adding support for pyproject.toml
  • adding extra properties for unit

v0.12.0

05 Apr 05:32
7f55181
Compare
Choose a tag to compare
Merge pull request #79 from aleivag/addlibsystemd

adding libsystemd to release pipeline

v.0.11.0

06 Dec 01:19
Compare
Choose a tag to compare
  • 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

19 Oct 23:45
Compare
Choose a tag to compare

support for interactive auth

v.0.9.0

07 Jul 20:22
Compare
Choose a tag to compare

add initial support for Python 3.9
include .pxd and .pxi files in the source distribution