Skip to content

Releases: Randomblock1/caffeinate2

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

0.3.0

06 Feb 03:30
2138ed6
Compare
Choose a tag to compare

The timeout option can now parse strings! That is, you can tell it to wait for "5 hours 3 minutes" as well as just using a number of seconds. It supports seconds, minutes, hours, and days (including abbreviations). Hopefully you won't have to wait longer than that.

Also it's on cargo!

0.2.0

06 Feb 03:29
0f5b1a3
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Print the amount of time to wait and when to resume when using timeout
Minor documentation updates

0.1.0

18 Jan 19:11
2eb763a
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Should have full compatibility with the original tool. There are still a few more features I want to add until I publish it to brew/cargo.