This repository has been archived by the owner on Dec 13, 2021. It is now read-only.
Ditto 0.11.1
Hey there Ditto fans!
We have a patch release after our recent v0.11.0 release... here's Ditto v0.11.1!
Download is available via NuGet!
We've refactored a couple of internal features - and exposed the post-processor bits via the API - and fixed a bug with the proxy generation.
There are no breaking-changes, just a quick & tidy patch release turnaround!
This will be the last v0.x release, as we prepare our documentation for a stable v1.0 release.
Please note since v0.10.x Ditto compiles against Umbraco v7.3.2 (and above).
Support for earlier versions of Umbraco (v6.2.5 and above) please use Ditto version v0.9.0.
Bug Fixes & Enhancements
- #223 Adds methods to register/deregister post-processors
- #225 Fixes proxy generation for value types
Refactoring (Internal)
- #224 DefaultProcessorType - makes static and adds lock
Enjoy the release!
All the best from @mattbrailsford, @leekelleher and @JimBobSquarePants