Now works with Julia 1.10's stricter pre-compilation. Specifically stub methods are no longer created or deleted during pre-compilation phase. This process has been moved to the user module's __init__()
.
Now works with Julia 1.10's stricter pre-compilation. Specifically stub methods are no longer created or deleted during pre-compilation phase. This process has been moved to the user module's __init__()
.