Skip to content

Releases: emorydunn/LaunchAgent

0.3.0

Choose a tag to compare

@emorydunn emorydunn released this 06 Apr 22:11
0.3.0

New

  • Support for bootstrap & bootout introduced in macOS 10.10 by @spacecowgirl314 in #5
  • Support for CocoaPods by @drcapulet in #4

0.2.3

Choose a tag to compare

@emorydunn emorydunn released this 01 Sep 20:23
48df88b

New

Changed

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

0.2.3-beta

0.2.3-beta Pre-release
Pre-release

Choose a tag to compare

@emorydunn emorydunn released this 01 Sep 20:05
d717509

A beta release to ensure all of the links are set up.

New

Changed

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

0.2.2: Merge pull request #1 from interstateone/write-to-label-filename

Choose a tag to compare

@emorydunn emorydunn released this 11 Mar 01:29
df81b83

New

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

Contributors

A special thank you to @interstateone for being the first other person to contribute to the library!

0.2.1

Choose a tag to compare

@emorydunn emorydunn released this 05 Feb 22:12
  • Set the agents URL when writing
  • Append .plist to URL if needed when writing

0.2.0

Choose a tag to compare

@emorydunn emorydunn released this 04 Feb 23:43
Merge branch 'release/0.2'