Skip to content

Removed Closure.withDelegate, added byte[].hexdump()

Compare
Choose a tag to compare
@timyates timyates released this 02 Dec 15:33
· 21 commits to master since this release

Closure.withDelegate doesn't work in the majority of cases (especially the situation where you @Grab the library). For this reason, it has been removed from v0.5.7

I added byte[].hexdump() to give a nice hexdump view of byte arrays