Skip to content

updated for Julia 1.10

Latest
Compare
Choose a tag to compare
@mind6 mind6 released this 12 May 02:41
· 6 commits to main since this release

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__().