Skip to content

Alpha 7

Pre-release
Pre-release
Compare
Choose a tag to compare
@nycdotnet nycdotnet released this 03 Sep 01:03
· 82 commits to master since this release

v0.0.7-alpha (2014-09-02)

This is a bug-fix only release.

  • 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).