Skip to content

1.1.0

Compare
Choose a tag to compare
@jayeb jayeb released this 28 Aug 15:23
· 510 commits to main since this release
  • Updated the path-handling code to more closely adhere to the documented behavior. Previously, the library would attempt to detect whether a given path was pre-encoded or not and handle it accordingly. This undocumented behavior led to inconsistencies in outputs and has been removed.
  • Fixed a bug where spaces in relative path names were not being properly encoded.