Skip to content

Releases: univ-of-utah-marriott-library-apple/management_tools

v1.9.1

04 Feb 00:55
Compare
Choose a tag to compare

Mildly updated Slack integration with some errors on construction, and updated the documentation to reflect the changes.

v1.9.0

13 Oct 23:11
Compare
Choose a tag to compare

Adds a new Slack integration module. Pretty exciting!

1.8.1

20 Mar 23:38
Compare
Choose a tag to compare

Now including fs_analysis, which provides the means for checking simple filesystem stats (such as disk usage and capacity).

1.7.0

27 Feb 00:00
Compare
Choose a tag to compare

Significant rewrite and update of the loggers module. Backwards-compatible in most ways.

1.6.3

06 Feb 01:45
Compare
Choose a tag to compare

This new release expands the abilities of the loggers. Now each logger is an extension of the built-in Logger class, which allows for more methods and greater flexibility in your code.

Note that while the most important functionality was tested, not everything could be. If you find an issue, please submit an issue!

v1.5.13

15 Jul 17:02
Compare
Choose a tag to compare

PyPkg now has the ability to include "extra" files through use of the --extras option. This allows for additional information to be included in distribution .dmg files, such as readmes or configuration files.

v1.5.11

24 Jun 20:47
Compare
Choose a tag to compare

PyPkg now supports signing of packages with a digital identity, installer/uninstaller packages are bundled together in a .dmg, and other minor updates.

v1.3.1

21 May 21:55
Compare
Choose a tag to compare
Executable Update

AppInfo can now return the location of the application’s executable
binary.

v1.2

07 May 23:18
Compare
Choose a tag to compare
Update setup.py

Forgot to update version information in last minor change.