Skip to content

v1.3.0

Compare
Choose a tag to compare
@aNNiMON aNNiMON released this 24 Sep 13:12
· 256 commits to latest since this release

Function and function call chaining support (func().func() and func()())
Added takewhile, dropwhile, stream functions to functional module
Added parseInt, parseLong, toHexString functions to std module
Added copy function to files module
Improved optimization
Added socket, base64, java, forms, jdbc modules
Updated examples
Minor fixes and improvements