Version: 1.0.5.9
Status: Pre-release
Released: 2011-04-28
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
  • Implemented new SQL connection transaction functionality.
  • Made RecordSet optional to support "execute non-query" functionality.
  • Fixed bug which caused engine to crash on RecordSet execptions (as opposed to connection exceptions).
  • Added many new files to the IDEs built in library.
  • Changed File.Open default creation dispositions to create a safer and cleaner environment.
  • Changed the type of several Socket and SQL output values.
  • Added new Numeric.ToString functionality to complement FormatNumeric.
  • Resolved problems with Web.URLDecode when not passing a specified length.
  • Added additional type checking when passing complex objects to functions.
  • Corrected IDEs handing of Current Words when searching and opening documentation.
  • Corrected issues with Socket.Server which could cause network data-loss on disconnection.