Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 16:19
· 4 commits to main since this release
ce64452

BasicAutoloads v1.0.2

Diff since v1.0.1

Fixes a bug where qualified names don't trigger autoloads (i.e. foo.bar previously only triggered autoloading of foo, but not of bar)

Merged pull requests:

Closed issues:

  • FR: Trigger on qualified macros as well (#10)