Skip to content

Commit 41b9238

Browse files
committed
updated patch notes.
1 parent d2630d2 commit 41b9238

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ 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.7-alpha (2014-09-02):
22+
* Significant bug fixes for internationalization issues surrounding time and number formatting including tests. Cultures where . is used as the time separator and , as a decimal point should work OK now for both Excel and SQL INSERT scripts. Special thanks to Gianluca Sartori (@SpaghettiDBA) for assistance with troubleshooting these issues.
23+
* Bug fixes for incorrect columns and commas appearing in INSERT scripts due to hidden fields.
24+
* Added more line-feeds to the scripted XML Spreadsheet 2003 output.
25+
* Finished refactoring to "format" functions (this is an internal change only).
2126
* v0.0.6-alpha (2014-08-30):
2227
* Significant improvements to exception handling during all phases of querying and scripting
2328
* Significant changes to disk-based buffering. Now uses .NET IsolatedStorage.

0 commit comments

Comments
 (0)