Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 896 Bytes

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 896 Bytes

v1.4.0:

  • Add settings attribute and recipe to process it (great idea from Ben Bleything's bootstrap)
  • Use integers instead of strings for plain numbers
  • Set resource as updated
  • Support floating point numbers

v1.3.6:

  • teach userdefaults how to cope with hashes (via Ben Bleything)
  • move changes from README.md to CHANGELOG.md

v1.3.4:

  • delete the lockfile not the plist

v1.3.2:

v1.3.0:

  • Issue 4 - action create should set updated_by_last_action
  • Issue 5 - remove lockfile before updating plist

v1.2.2:

  • tweaks to userdefaults provider by Ben Bleything. Thanks Ben!
  • ensure lion tweaks only runs on lion
  • use strings not integers
  • move mail tweaks to their own recipe
  • add mail archive hotkey

v1.2.0:

  • add plist_file LWRP
  • add recipes for managing various useful user defaults