All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changelog
No breaking changes.
- Ensuring that win32 namespaces has two leading slashes, so that the path is handled properly by the win32 version of path.parse() after being normalized.
- Making sure a single forward slash is returned in cases like: "\", "/" in spite of the above change.
- Other various testing
- Various updates to tooling
- Benchmark refactors
- Removed the
remove-trailing-separator
dependency