Skip to content

Releases: infothrill/python-launchd

0.3.0

21 Jun 22:16
Compare
Choose a tag to compare
  • changed: create directory hierarchy for plist file if not present. issue #6
  • improved: added automated flake8 tests, check-manifest and safety checks
  • changed: moved basic CI to GitHub actions

0.2.0

08 Mar 19:28
12e5ea4
Compare
Choose a tag to compare
  • drop python 2.x, 3.2, 3.3 support
  • fix plistlib calls (issue #4)

0.1.2

21 Sep 19:06
Compare
Choose a tag to compare
  • added tox.ini for easier testing accross interpreter versions
  • added travis test setup
  • fixed incompatibility with launchctl in test code
  • fixed a typo in the README

0.1.1

07 Nov 11:02
Compare
Choose a tag to compare

bugfix release

initial release

06 Nov 08:26
Compare
Choose a tag to compare
0.1

remove unfinished code