* Support to add eventType for signal * Support to add facts data
0.2.1
* Bug fixes and readme update
0.2.0
* Create Eventbuffer * Retrieve Eventbuffers * Create Pipeline * Retrieve Pipelines * Add data to Eventbuffer (csv/json, stream) * Retrieve output of Pipeline * Create/update/delete subscription for Eventbuffer * Create/update/delete publication for Pipeline
0.1.5
* Support to create Eventbuffer * Support to create Pipeline from Eventbuffer * Support to add input csv or json data / stream to a Eventbuffer * Support to create subscription for Evenbuffer data ingestion * Support to create publication for Pipeline * Change in data ingestion and pipeline creation APIs
0.1.4
* Support to create Pipeline * Support to get list of Pipelines * Support to add input json data / stream to a Pipeline * Support to get output of a Pipeline