Skip to content

Instantly share code, notes, and snippets.

@ewoutkramer
Last active August 29, 2017 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ewoutkramer/480ed355480da3ba1d5f4f205c30143c to your computer and use it in GitHub Desktop.
Save ewoutkramer/480ed355480da3ba1d5f4f205c30143c to your computer and use it in GitHub Desktop.
DSTU2+STU3
• CachedResolver can now be asked to clear its contents. As well, when doing a cache lookup, you can now optionally specify whether the cache should only be consulted, updated with a new copy or just return the cached entry (last one being the original behaviour)
• Improvements to the serializer to better support _summary serialization of Bundles
• [Excluded for now] Re-instated support for .NET framework 4. Thanks lstratman!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment