Skip to content

Commit 83c2a21

Browse files
committed
updated readme for alpha 9
1 parent 50e71c1 commit 83c2a21

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ Follow the instructions [here](https://github.com/nycdotnet/TSqlFlex/blob/master
1818
Please either create issues on GitHub, or reach out to Steve on Twitter at [@nycdotnet](https://twitter.com/nycdotnet).
1919

2020
**Patch notes:**
21+
* v0.0.9-alpha (2014-09-11):
22+
* Fix for "Invalid class string" exception in SSMS 2008 or lower (via pull request from David Pond - many thanks!)
23+
* Fix for "unable to determine identity of domain" isolated storage initialization bug in SSMS 2008 or lower.
24+
* Fixes for CTRL+A and CTRL+C - "Select all" and "copy" keyboard shortcuts now work as expected with T-SQL Flex.
25+
* Additional exception handling during data scripting - hopefully will allow more graceful recovery from out of memory exceptions, in particular.
26+
* Some clarifications to the installation instructions including mentioning that the user must unblock the DLLs.
27+
* Fixed the T-SQL Flex metadata so that the add-in info appears in the "SSMS Add-ins" dialog.
2128
* v0.0.8-alpha (2014-09-06):
2229
* Added about box with version info and links for feedback, issues, and updates.
2330
* Added button to open the latest scripted XML spreadsheet in Excel.

0 commit comments

Comments
 (0)