0.5.1 (2023-12-29)
- maybe fix release.published event firing (51da49b)
0.5.0 (2023-12-29)
- adding pause rate limiter (6f95693)
0.4.0 (2023-12-24)
- additional logging when blocking apps (3465711)
- allowing error logging in catch block (d6239ec)
- change default logging level to INFO (b429798)
- don't require a bunch of empty keys (d3bfdc0)
- make all block + allow optional, fix allow mode logic (90cc253)
- optimize image (17f8e72)
- revert to hiding blocked apps (d6d65ee)
- use zsh execution, not bash; better task runner logging (e2fbd7b)
- add resume action (80c72a8)
- add start & end minute to support to schedules (e8414ff)
- add whitelist functionality (226054d)
- bump macos to 13 (8421b25)
- conditionally enable regex (d7cadc0)
- give priority to allow_url (e619d85)
- support custom block url redirect (1f53aa8)
- update schema.json (6e3c550)
0.3.0 (2023-05-19)
- support json5 config format (7add980)
0.2.1 (2023-05-18)
- thinking the computer is effectively sleeping, when it wasn't (901fd4f)