Releases: spaghettidba/XESmartTarget
Releases · spaghettidba/XESmartTarget
v1.0.4.0
Minor fixes. Made Response classes public for scripting purposes
v1.0.3.0
Fixed case of the "name" attribute. It was added to the properties of the event as "Name", where all other attributes (fields and actions) are lowercase.
Warning: this is a breaking change.
v1.0.2.0
Added ExecuteTSQLResponse for executing custom T-SQL commands in response to events.
v1.0.1.0
Implemented EmailResponse. Refactored Responses code to maximize code reuse.
v1.0.0.0
First relase of XESmartTarget. Only TableAppenderRespose response is implemented