Commit graph

6 commits

Author SHA1 Message Date
17224b0a86 Renamed "worker" to "do"
Renaming the "worker" folder to "do" so we can add more workers without having to cram them all in one folder.
2021-10-08 13:56:10 +02:00
4765f9dc17 0.2.1
- Replaced `eval()` with namespaced method calls.
- Created a class-scoped listener for incoming messages from worker
- Renamed TaskManager to MonkeyManager
2021-10-07 12:47:20 +02:00
6991138f85 0.2.0 2021-10-06 17:12:40 +02:00
19fa7ed3af 0.1.0
This commit contains the first working concept of Monkeydo.
2021-10-06 12:38:36 +02:00
b6ab338e07 dev21w40b 2021-10-05 17:24:37 +02:00
c3d584dc8f dev21w40a 2021-10-04 17:12:02 +02:00