Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 10:36
· 3 commits to master since this release
1ac8827

LazyStartup v0.2.0

Diff since v0.1.2

Closed issues:

  • Lazy macro loading seems to be breaking on Julia v1.9.0-rc1 (#11)

Merged pull requests:

  • Initialize with lazy_startup_init!() and force startup code to be evaluated in top-level scope (#12) (@wangl-cc)