Skip to content

Release v0.21.2

Compare
Choose a tag to compare
@adranwit adranwit released this 01 Dec 22:02
· 966 commits to master since this release
* 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/