v4.2.0
- Fixed #495: Improved generic handling in ACTNARS so it no longer interferes with implicit relationship types.
- Fixed #782: Removed the
SerializableAttribute
polyfill from the Autofac assembly. - Added a string/object "properties" dictionary on the
ContainerBuilder
to enable sharing of data across component and module registrations.