Version: 1.0.4.8
Status: Pre-release
Released: 2010-12-20
License: MIT License
No downloadable files are available for this release but you can obtain the source code from GitHub.
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • Renamed SendA and RecvA to TrySend and TryRecv.
  • Renamed SendA and RecvA to TrySend and TryRecv to better reflect their functionality.
  • Implemented numeric properties.
  • Added additional string properties.
  • Performed documentation overhaul.
  • Fixed several example scripts which were using outdated functionality.
  • Implemented first version of code completion.