Skip to content

Better Windows support

Compare
Choose a tag to compare
@spaze spaze released this 06 Feb 20:03
· 290 commits to main since this release
c8063f6

This release adds better Microsoft Windows support. Some extension functionality ("allow calls in") didn't work properly until now.

  • It all started with Disable backslash escaping in "is allowed" helper (#169, thanks @mnastalski)
  • Then I Make tests pass on Windows™ too #170
  • And then I made an internal-only change Correct allow path in tests #171