Commit graph

9 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
c275186126
Merge pull request #1 from VictorWesterlund/0.2.x
0.2.1
2021-10-07 14:11:36 +02:00
ef09a568e0
Initial README
Added the initial documentation, more will be added later (perhaps in a wiki)
2021-10-07 13:58:38 +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
Victor Westerlund
6cf7330acc
Initial commit 2021-10-04 13:26:38 +02:00