Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Ditto 0.12.0

Compare
Choose a tag to compare
@leekelleher leekelleher released this 03 Aug 14:52
· 9 commits to master since this release
6ec0a65

Hey there Umbraco fans!

It's been quite a while since our last release, (10 months ago, yikes!)

We're happy to finally be able to release Ditto v0.12.0!

In our v0.11.x release notes, we'd mentioned that those would be the last of the v0.x versions and v1.0 would be next. However earlier this year, we were investigating ways to dramatically improve the performance of Ditto - which we've now done - so wanted to share it with the world without impacting v1.0, (basically it's not fully documented!)


Bug Fixes & Enhancements

  • #235 Implemented "type-cache" feature, gives x40 speed improvement and x7 reduction in allocated memory!

Refactoring (Internal)

  • #232 Attributed Type Resolver
  • #233 Deprecate PropertyDescriptor in Contexts
  • plus a bunch of other internal API refactoring, see #237 for commit details

Breaking Changes

There are no breaking-changes made to Ditto's public API.


Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.Ditto