Release v0.21.2
* Refactor async action to run with repeater like a regular action
* Added keySensitive direction (assertly)
* Added CSVReder common UDF provider
* Updated doc
* Enabled disgnostics with gops with -d switch
Installation
OSX:
wget https://github.com/viant/endly/releases/download/v0.21.2/endly_osx_0.21.2.tar.gz
tar -xvzf endly_osx_0.21.2.tar.gz
cp endly /usr/local/bin/
Linux:
wget https://github.com/viant/endly/releases/download/v0.21.2/endly_linux_0.21.2.tar.gz
tar -xvzf endly_linux_0.21.2.tar.gz
cp endly /usr/local/bin/