Skip to content

Version 1.1.6

Choose a tag to compare

@quinnanm quinnanm released this 07 Aug 15:19
· 1 commit to main since this release

adds fix for early model destruction #7 as included in #8 (avoid early dlclose call). Spotted in cms-sw/cmssw#51633 (1.1.5)

Also adds fix for shared pointer type mismatch found after the 1.1.5 fix