Feat: Support relative paths to referencing file using `ref` expression
This MR implements the required logic to support a Manifest using the ref
expression and the referenced file path being resolved relative to the file doing the referencing as opposed to the current working directory.
This solves MR #2 (closed)
Edited by Timothy Pogue