v1.3.0
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