This is the stable and feature complete release of version 4.2. It has a small lack in documentation for the new features. We will deliver it as soon as possible.
What's new?
- Gripper-Loom.NET is now stable
- Improved aspect instantiation for both weavers. Aspects are now created directly and not via Clone() or MemberwiseClone().
- New aspect instantiation kind: Per.InstanceAndAnnotation
- aspects can now be configured in the app.config file (Rapier-Loom) and applied to any target class via a xml configuration (both weavers)
- Several bugfixes