Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@xvitaly xvitaly released this 23 Jun 11:39
· 243 commits to master since this release
v1.4.0
3e4e200

New

  • Switched to native IPAddress type for storing IP addresses.
  • Implemented correct sorting of IP addresses..
  • Switched to native Hostname type for storing hostnames.
  • Implemented correct sorting of hostnames.
  • Added more strict checks for both IP addresses and hostnames.

Bug fixes

  • Fixed issues with malformed Hosts file entries.
  • Fixed an error when trying to remove the entire row.

Changes

  • Documented Mono issues.
  • Updated documentation.
  • Updated NLog to version 5.2.0.