Goodhosts Hostsfile Versions Save

Go package for interfacing with an OS hosts file

v0.1.6

7 months ago

NOTE Release v0.1.5 was deleted due to panics which this release fixed  

What's Changed

Full Changelog: https://github.com/goodhosts/hostsfile/compare/v0.1.4...v0.1.6

v0.1.4

7 months ago

What's Changed

Full Changelog: https://github.com/goodhosts/hostsfile/compare/v0.1.3...v0.1.4

v0.1.3

8 months ago

What's Changed

Full Changelog: https://github.com/goodhosts/hostsfile/compare/v0.1.2...v0.1.3

v0.1.2

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/goodhosts/hostsfile/compare/v0.1.1...v0.1.2

v0.1.1

2 years ago
  • Fixed a regression when hosts.Load is called twice it would duplicate the lines [#30]

v0.1.0

2 years ago

first major revision of hostsfile switches from slice lookup to hashmap lookup for ips/hosts to improve performance on large hosts files

v0.0.10

2 years ago

v0.0.9

2 years ago

v0.0.8

2 years ago

Close fd after checking it is writable

v0.0.7

3 years ago