- Improved performance with caching optimizations.
- Overhauled configuration making CodeSmith related tasks complete faster.
- Added Rebuild Support to CodeSmith Studio, Templates are now loaded from cache by default.
- Enabled tooltip support for Template Explorer.
- Fixed a bug where leaving the Manage Output’s dialog open for an extended period of time would throw an exception.
- Fixed a bug where an Exception could be thrown during the launch of CodeSmith.
- Fixed a bug where a DivisionByZero Exception could be thrown by the progress bar.
- Fixed a bug where Binary columns in a SqlCodeTemplate would not get the size appended to the type.
- Removed unused dependencies like SQLite and Zip support. They are no longer needed as a reference for SDK Integration.
- Fixed a bug where the CodeSmith Explorer icon was missing inside of Visual Studio.
- Updated Visual Studio Integration to unlock assemblies after generation.
- Fixed a bug in the OracleSchemaProvider where returning multiple cursors would throw an IndexOutOfRange Exception.
- Fixed a bug in the OracleSchemaProvider where a procedure inside of a package would throw an exception.
- Fixed a bug in the PostgreSQLSchemaProvider where it would handle Primary Key Member columns incorrectly.
- NHibernate – Updated to version 1.1.3.
- Various other minor changes.
Please read this before upgrading