Skip to content

Better line separator handling

Compare
Choose a tag to compare
@jnhmcknight jnhmcknight released this 30 Nov 22:00
· 74 commits to master since this release
a705043

Bug fixes:

  • Under certain conditions, generated config files might be missing some newlines which result in WireGuard syntax errors. Thanks @marneu

Enhancements:

  • Be explicit about which encoding to use when writing config files
  • Use None as default value for a method's argument and handle inside the method