Synthesis 6.0.0 has been released to the NuGet gallery. Despite the lofty sounding version bump, this is just a case of SemVer because Sitecore 7 Update 1 moved a class (IndexField
) between assemblies. This means binary distribution of Synthesis for Sitecore 7 RTM will not work with Update 1, and distributions for Update 1 will not work with RTM. Joy!
Only upgrade if you’re using Sitecore 7 Update 1!
New things in 6.0.0:
- Fixed an issue where unpublished fields could cause NullReferenceExceptions when accessing HasValue in weird ways
- Added the ability to customize the interface suffix on generated interfaces
- Compiled for NuGet against Sitecore 7 Update 1