Skip to content

Minor functionality updates

Latest
Compare
Choose a tag to compare
@abhayjatindoshi abhayjatindoshi released this 15 Sep 18:01
· 4 commits to master since this release
  1. Added support for init(). So a module can control if agent is to be started for the given arguments and previous data.
  2. Updated method arguments. Passing a handler object to fetch older records only if required.
  3. Fixed agent initiated message to appear only after an iteration is completed.
  4. Changed init command to start and destroy command to stop.
  5. Updated README with the new updates.