tico 0.1.2
Pre-release
Pre-release
Add:
- Config options inside wren with the
Config
class - build-release.sh to build release version for both windows and linux, it will strip the executables and zip.
Updated:
- Updated build scripts giving options to compile in debug or release modes. In release mode the it will be compiled with -O3 option for optimization, but take more time to finish