Skip to content

Releases: Tatsh/macprefs

v0.4.2

12 Dec 03:58

Choose a tag to compare

bump: version 0.4.1 → 0.4.2

v0.3.3

01 Oct 05:53

Choose a tag to compare

  • Use shutil.copy instead of calling defaults export
  • Fix issue where plists get deleted on first run

Full Changelog: v0.2.2...v0.3.3

v0.2.2

21 Jun 05:54

Choose a tag to compare

  • Any .plist files from defaults export that cannot be opened with plistlib will become empty dict plist files in the output
  • Fix running prefs-export bare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Jun 04:16

Choose a tag to compare

Fixed misspelled key in launchd job.

v0.2.0

07 Jun 03:01

Choose a tag to compare

  • If macprefs-install-jobs is called with -k path-to-ssh-key, the repository will be pushed with the specified key each time the job runs.

v0.1.0

01 Jun 06:19

Choose a tag to compare

Add fixes for Python 3.9

Note: This release drops support for Python < 3.9. If you want a version for that, use version v0.0.5.

v0.0.5

03 Nov 21:15
2f30db2

Choose a tag to compare

Fixes to the Launchd job.

v0.0.4

03 Nov 19:51
c9f7460

Choose a tag to compare

Add ability to install launchd job for automatic exports and committing.

v0.0.3

15 Sep 23:47
a20e130

Choose a tag to compare

Bump version

v0.0.2

14 Sep 08:00
7deb6ca

Choose a tag to compare

  • Git support is optional. If git is not in PATH, the script will not attempt to use it.
  • Fix issues specifying output directory
  • Debug flag