Skip to content

Alpha 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@nycdotnet nycdotnet released this 31 Aug 03:36
· 92 commits to master since this release

v0.0.6-alpha (2014-08-30):

  • Significant improvements to exception handling during all phases of querying and scripting
  • Significant changes to disk-based buffering. Now uses .NET IsolatedStorage.
  • Significant refactoring - moved query processing logic from UI to Core DLL.
  • Fixed bug where synthetic columns (select 'a' as [z]) were incorrectly hidden.
  • Fixed bug with scripting binary and other byte[] data fields to Excel.
  • Updated SIP Framework to 1.0.1.243 (from July 2014).