Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 637 Bytes

LaunchAgent

0.3.0

New

  • Support for bootstrap & bootout introduced in macOS 10.10
  • Support for CocoaPods

0.2.3

New

Changed

  • Setting program and programArguments no longer changes the other's value.

0.2.2

New

  • Add write method that defaults to agent label (#1)

0.2.1

Updates

  • Set the agents URL when writing
  • Append .plist to URL if needed when writing

0.2.0

Updates

  • Expand tests
  • Fix umask

New Keys

  • sessionCreate
  • groupName
  • userName
  • initGroups
  • rootDirectory

0.1.0

  • Initial release