Skip to content

5.0.3

Compare
Choose a tag to compare
@facelessuser facelessuser released this 22 Nov 23:37
3a9f0ab

5.0.3

  • FIX: Rework glob relative path handling so internally it is indistinguishable from when it is given no relative
    path and uses the current working directory. This fixes an issue where pathlib couldn't handle negate patterns
    properly (!negate).