User: xtoff Date: 2009/12/03 12:59 PM Modified: /Core/trunk/src/ Changes.txt /Core/trunk/src/Castle.Core/ Castle.Core.build
Log: - Updated Changes.txt and bumped version number to v1.2.0.0 - THIS IS v1.2 beta (if everything goes as planned) File Changes: Directory: /Core/trunk/src/Castle.Core/ ======================================= File [modified]: Castle.Core.build Delta lines: +10 -0 =================================================================== --- Core/trunk/src/Changes.txt 2009-12-03 19:19:49 UTC (rev 6379) +++ Core/trunk/src/Changes.txt 2009-12-03 19:59:37 UTC (rev 6380) @@ -1,6 +1,16 @@ Unreleased Changes ================== +- none + +1.2.0 beta (2009-12-04) +================== + +- BREAKING CHANGE - added ChangeProxyTarget method to IChangeProxyTarget interface +- added docs to IChangeProxyTarget methods +- Fixed DYNPROXY-ISSUE-108 - Obtaining replicated custom attributes on proxy may fail when property setter throws exception on default value +- Moved custom attribute replication from CustomAttributeUtil to new interface - IAttributeDisassembler +- Exposed IAttributeDisassembler via ProxyGenerationOptions, so that users can plug their implementation for some convoluted scenarios. (for Silverlight) - Moved IInterceptorSelector from Dynamic Proxy to Core (IOC-ISSUE-156) Directory: /Core/trunk/src/ =========================== File [modified]: Changes.txt Delta lines: +0 -0 =================================================================== -- You received this message because you are subscribed to the Google Groups "Castle Project Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-commits?hl=en.
