Releases: keif888/TextFileSplitter
TextFileSplitter V1.0.21.0
This release removes the validation of the ContactInfo metadata, which was causing the execution of packages that had been created with V1.0.13.0 or earlier, and not edited with V1.0.14.0 or later, to fail.
This was caused due to the Validate being called on execution, but ReinitializeMetaData not being called. On edit, both are called, and this would change the ContactInfo.
No other functional capability is changed.
All unit tests passed.
TextFileSplitter V1.0.20.0
This release adds SQL Server 2019 support
TextFileSplitter V1.0.19.0
This release adds SQL Server 2017 support, and provides full support for VS2015 SSDT 17.2.
TextFileSplitter V1.0.18.0
This is an installer only update.
It ensures that the installer can work for users who are not local administrators, although members of the administrators group.
SQL 2016 supporting release
This is the SQL 2016 supporting release.
It has the UI corrected for SQL 2016, where it wasn't included.