Skip to content

v1.5.0

Compare
Choose a tag to compare
@thelindat thelindat released this 28 Feb 02:51
· 1175 commits to master since this release
refactor(init): call imports and exports via lib

Deprecate import (now just references lib); when calling or indexing
lib for the first time, attempt to load a module else call an export.