Skip to content

v1.2.0

Compare
Choose a tag to compare
@homebysix homebysix released this 15 Oct 18:20
4123ff5

(Includes changes from briefly-published versions 1.1.0 and 1.1.1.)

Added

  • Published docklib to PyPI so that administrators can manage it with pip and more easily bundle it in custom Python frameworks. Adjusted repo file structure to match Python packaging standards.
  • Created build_pkg.sh script for creation of macOS package installer.
  • Added findExistingURL() and removeDockURLEntry() functions for handling URL items.
  • Created a few basic unit tests.

Changed

  • Updated pre-commit configuration.