This is the repository for the Hazware Unity Extension project.
Version X.Y - mm/dd/yyyy
- Updated the home page link in readme and nuget packages
Version 2.2 - 05/18/2012
- Updated NUnit to 2.6
- Minor project file updates to support TeamCity CI
- Cleaned up AssemblyInfo
- Modified .gitignore to support NuGet PackageRestore
- Deprecated psake build scripts. These will be removed in the next release.
Version 2.1 - 08/16/2011
- Cleaned up source tree
- Added psake build script
- Added Silverlight 4 support
Version 2.0 - 06/16/2011
- Replaced static dependency to Unity with NuGet Package
- Upgraded Unity 2.0.414 to 2.1.505
- Created NuGet Package Hazware.Unity.TypeTracking
- Renamed Directory, Namespace, Assembly name to Hazware.Unity.TypeTracking
- Renamed Directory, Namespace, Assembly name to Hazware.Unity.TypeTracking.Tests
- Added Hazware.Unity.TypeTracking-v40 to target .NET 4.0
- Added Hazware.Unity.TypeTracking.Tests-v40 to target .NET 4.0
- Changed unit testing from Gallio/MbUnit to NUnit
Version 1.0 - 08/20/2009
- Initial Release