Skip to content

Bump github.com/txn2/txeh from 1.3.0 to 1.5.3

Bumps github.com/txn2/txeh from 1.3.0 to 1.5.3.

Release notes

Sourced from github.com/txn2/txeh's releases.

txeh-v1.5.3 craig

Changelog

  • e8cdde2 small go test for each method
  • f47bf69 added RemoveCIDRs
  • bec8513 trim spaces for host address
  • c4fba31 added locks for list methods
  • 52bfc1a test update

txeh-v1.5.2 craig

Changelog

  • 138208f added the ability to create a Hosts object with a string (RawText)
  • ae6552a added simple test
  • c879719 fixed typos and documentation cleanup
  • fd6fec4 added list command to cli, along with new hosts methods ListHostsByIP, ListHostsByCIDR and ListAddressesByHost
  • 171fcae housekeeping, fixed typos and deprications
  • ca3571a upgrade Go to 1.20, upgrade all packages

txeh-v1.4.0 craig

Changelog

  • 16104e9 housekeeping
  • 6c60742 build update
  • 1df13ff go 1.19
  • d454958 Merge pull request #21 from girishsg24/supportdualstack
  • 0c4a4f4 support dualstack entries in /etc/hosts file
  • 8a33103 Merge pull request #18 from mattkasun/master
  • 4d96640 remove erroneous extra blank line during parse
  • b4a4cf7 Merge pull request #16 from docooler/master
  • cd12e07 Update txeh.go
  • 09e2953 Merge pull request #11 from chinglinwen/master
  • a69484b fixes #10 handle no newline issue
Commits
  • 52bfc1a test update
  • 138208f added the ability to create a Hosts object with a string (RawText)
  • ae6552a added simple test
  • c879719 fixed typos and documentation cleanup
  • fd6fec4 added list command to cli, along with new hosts methods ListHostsByIP, ListHo...
  • 171fcae housekeeping, fixed typos and deprications
  • ca3571a upgrade Go to 1.20, upgrade all packages
  • 16104e9 housekeeping
  • 6c60742 build update
  • 1df13ff go 1.19
  • Additional commits viewable in compare view

Merge request reports