Skip to content

Releases: Randomblock1/caffeinate2

0.6.0

06 Dec 06:14
Compare
Choose a tag to compare
0.6.0: Seamless command output

Now, the child process has no idea it's running through another process and the output will be the same as if it was run normally.
For example, running `brew list` through caffeinate2 now has colors and formatting.

0.5.3

06 Dec 05:27
Compare
Choose a tag to compare
0.5.3: Properly wait for PID using syscalls

No more weird lsof hack! Yay

0.5.2

29 Nov 04:33
Compare
Choose a tag to compare
0.5.2: Bug fixes

0.5.1

31 Oct 01:15
Compare
Choose a tag to compare
0.5.1: dependency updates, sleep detector

useful for investigating which conditions and assertions control sleep

0.5.0

08 Mar 23:41
89e9ec3
Compare
Choose a tag to compare
0.5.0: Timeout/waitfor are now threaded and work together, silence lsof

0.4.3

26 Feb 04:54
904ff0f
Compare
Choose a tag to compare
0.4.3: Text wrap, replace plist with IOKit call

0.4.2

25 Feb 02:49
4a0349a
Compare
Choose a tag to compare
Time printing fixes, dependency updates

0.4.1

14 Feb 22:16
4309c1a
Compare
Choose a tag to compare
0.4.1: Bugfixes & size optimization

0.4.0

13 Feb 07:21
b3e1727
Compare
Choose a tag to compare
0.4.0: Bug fixes, root perms dropping

0.3.1

07 Feb 01:22
5c4847b
Compare
Choose a tag to compare
0.3.1: Add testing & dry run