- Added support for init(). So a module can control if agent is to be started for the given arguments and previous data.
- Updated method arguments. Passing a handler object to fetch older records only if required.
- Fixed agent initiated message to appear only after an iteration is completed.
- Changed init command to start and destroy command to stop.
- Updated README with the new updates.