Skip to content

go/v0.3.0

Choose a tag to compare

@rjrodger rjrodger released this 19 Jun 08:32
· 56 commits to main since this release

Go module github.com/tabnas/multisource/go v0.3.0 — ports the upstream @jsonic/multisource resolver bug fixes (injected fs / POSIX paths, package-internal relative refs, nested per-source-dir resolution). Breaking: Resolver/Processor gain a ctx parameter (parity with the TS resolvers).