Castle Windsor v2.0 Release Notes

    • โšก๏ธ Updated FactorySupportFacility and fluent registration to allow propagation of CreationContext to factory methods
    • ๐Ÿ›  Fixed Burden release issue in which children were being released if the component was not destroyed
    • ๐Ÿ”ง Automatically configure proxy to omit target if no implementation
    • ๐Ÿ‘ Fluent interface for factory support
    • ๐Ÿ›  Fixed an issue with of not considering unregistered service dependencies in arrays
    • Will not try to convert values that are already a match to the parameter type
    • XmlProcessor now properly dispose of the stream reader
    • The kernel will now check if trying to register null types