Improve support for loading project files outside of cwd
Pre-release
Pre-release
Support for relative start_directory when loading outside of cwd
- behavior of .expand to honor os.path.expanduser at the time of expansion, rather than when building.
- expandpath function
- tests, docs