NSubstitute v4.1.0 Release Notes

Release Date: 2019-05-01 // almost 5 years ago
    • ๐Ÿ”ง [FIX] Re-throw captured NSubstitute exceptions when configuring async methods. (#533, @zvirja)
    • ๐ŸŽ [UPDATE] Various performance improvements. (#536, #542, #547, @zvirja)
    • โšก๏ธ [UPDATE] Use Castle.Proxy library to generate delegate proxies. (#537, @zvirja)
    • [FIX] Do not fail on nested generic type formatting. (#515, @zvirja)
    • [FIX] Fix event handling for code created by non-ECMA compliant compilers. (#500, #525, @zvirja)
    • โšก๏ธ [UPDATE] Thanks to Julian Verdurmen (@304NotModified) for updating our website and links to HTTPS! All links to the NSub website should now go through https://nsubstitute.github.io, ๐ŸŒ and other web links in the project also go through to HTTPS where supported.
    • ๐Ÿ“š [UPDATE] Documentation updates (#516 thanks to Michael Freidgeim @MNF; #530, #531 thanks to @304NotModified; #540, #549)