v0.25.3
- Fix
tcdelreturns non-zero on exit when execute with--tc-command/--tc-script: #142 (Thanks to @Mnkras) - Remove execution authority check for
ipcommand fromtcdelwhen it does not executeipcommand - Add wheel package to setup_requires to avoid installation error: #134
- Replace simplejson to ujson and make it to an optional package