Skip to content

Releases: rkotze/eye_drops

Error handling and timer

26 Feb 22:11
Compare
Choose a tag to compare
  • Improve error handling when tasks are missing
  • Using timer.infinity to keep eye_drops running
  • Upgrade dependencies

Run on start

09 Mar 22:31
Compare
Choose a tag to compare

Run tasks when EyeDrops starts up.

Upgrade elixir 1.2.3

09 Mar 09:06
Compare
Choose a tag to compare
Merge pull request #5 from rkotze/elixir-upgrade-1-2-3

Elixir upgrade 1 2 3

Run tasks

24 Feb 11:04
Compare
Choose a tag to compare

When eye_drops has started you can run individual tasks or all.
Useful if you have been away for a while or had a context change and can't remember the current state of your work.

Little tidy

31 Jan 11:36
Compare
Choose a tag to compare

Remove test files from lib in published package.
Updated tests to reflect changes.
Updated readme.

First public release

24 Jan 23:25
Compare
Choose a tag to compare

Has an include_tasks switch to select configured tasks to watch.