Skip to content

Commit

Permalink
updated patch notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
nycdotnet committed Sep 3, 2014
1 parent d2630d2 commit 41b9238
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ Follow the instructions [here](https://github.com/nycdotnet/TSqlFlex/blob/master
Please either create issues on GitHub, or reach out to Steve on Twitter at [@nycdotnet](https://twitter.com/nycdotnet).

**Patch notes:**
* v0.0.7-alpha (2014-09-02):
* 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.
* Bug fixes for incorrect columns and commas appearing in INSERT scripts due to hidden fields.
* Added more line-feeds to the scripted XML Spreadsheet 2003 output.
* Finished refactoring to "format" functions (this is an internal change only).
* 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.
Expand Down

0 comments on commit 41b9238

Please sign in to comment.