v4.0.0
HI 🤙 ,
This release includes a fix for path resolution for repo paths in .kc file. This allows repos to specified loosely (ie node_modules/@datkt) and resolve a fully qualified path using find-up [1] so things like
repo = node_modules/@datkt
library[] = sodium/sodium
library[] = tape/tapejust work (for now 🤷♂️)