Skip to content

0.4.2

Latest
Compare
Choose a tag to compare
@dduan dduan released this 23 Aug 01:37
· 2 commits to main since this release
8697a34
  • Fixed a problem where the + operator overload resolves in ambiguity when used on a Path and a string
    literal. This problem is due to Swift 5.4's behaviral change.