This repository has been archived by the owner on Dec 13, 2021. It is now read-only.
Ditto 0.9.0
Pre-release
Pre-release
Hey there Ditto fans!
We've put a lot of work in to Ditto 0.9.0, there is quite a big breaking-change (see below), so we've released a beta version first, then once we're happy that you're happy, we'll release a stable version.
Download is available via NuGet!
If you are using custom ValueResolvers/TypeConverters, please read our guide on how to upgrade to v0.9.0!
Please note that the v0.9.x releases of Ditto will be the last to compile against Umbraco v6.2.x.
The next minor release of Ditto (v0.10.0) will support Umbraco 7.3.2 and above.
New Features
Breaking Changes
- #142, #143, #144 Processors supersede ValueResolvers & TypeConverters!
- #172, #173 No longer set properties that have an internal setter
Refactoring (Internal)
- #159 Fast property accessors - doubles the speed of accessing class properties
- #156 Performance Benchmarking/Tests
Documentation
- #148 Added documentation about Processors
- Updated documentation is available at: http://umbraco-ditto.readthedocs.io/
Enjoy the release!
All the best from @mattbrailsford, @leekelleher and @JimBobSquarePants