Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 19:49
· 7 commits to main since this release
6778fdd

BasicAutoloads v1.0.1

Diff since v1.0.0

Fix problem in Julia 1.11 where autoloads only work if REPL has been explicitly loaded (#7, #8)

Merged pull requests:

  • Bump julia-actions/cache from 1 to 2 (#5) (@dependabot[bot])
  • Accommodate changes in REPL and Pkg loading in Julia 1.11 (#8) (@LilithHafner)

Closed issues:

  • KeyError: REPL not found (#7)