0.4.0 (#6 2015-01-16 14:21:23)
Run as quill user
- Run as the quill user (for FTP permissions' sake)
- Use default position for folders.
0.3.0 (#5 2015-01-06 12:01:27)
Dot files ignored
- Ignore dotfiles if they are found in publisher folders (MV-218)
0.2.1 (#4 2014-12-11 16:30:48)
Standardise name of service
### Improvement
- Change the name of the service so it matches platform standards. (
watcher
->watcher-service
)
0.2.0 (#3 2014-12-11 16:17:35)
MVP: Single threaded watching
- Checks the specified folder regularly for files
- Any found files are (safely) moved to the storage folder announced via RabbitMQ
- Each announcement includes content type details of the found file
- Doesn't use actors internally!
0.1.0 (#1 2014-11-26 11:55:29)
Bootstrap
- Builds and runs!
- Then immediately exits!
AAaaaaaaaaaaalrighty then!