Releases: samuelgr/Pathwinder
Releases · samuelgr/Pathwinder
Pathwinder v1.1.1
Changes and improvements this release:
- Resolved an implementation issue that led to incorrect file redirections when an application uses relative file operations (which is relatively rare).
- Improved interaction with the system. Pathwinder can now correctly reference and redirect with paths inside read-only disk images, such as ISO files.
Pathwinder v1.1.0
New features in this release:
- Support for relative path components "." and ".." when configuring origin and target directories for filesystem rules.
Other changes:
- Fixed several implementation issues that led to bugs and behaviors inconsistent with the documentation. All of these have since been captured in tests.
Pathwinder v1.0.0
This is the initial release of Pathwinder.