Bug Fix Release
- Path resolution is now fixed and uses the right path separator for the correct operating system
- The path separator '/' was hardcoded into the program, which is fine for Unix systems but caused problems on Windows because the path separator is '\' instead
- Windows binary is now correctly up-to-date
- See the v1.3 changelog for what's new in v1.3