Skip to content

Releases: txn2/txeh

txeh-v1.5.4 craig

05 Sep 17:50
3446338
Compare
Choose a tag to compare

Changelog

  • 3446338 Merge pull request #23 from txn2/add-support-for-go-install
  • f9fd663 Update documentation for release
  • ec2d936 Update version management
  • 224ab3b Add support for 'go install' command
  • 6a28df2 housekeeping

txeh-v1.5.3 craig

24 Jul 03:23
Compare
Choose a tag to compare

Changelog

txeh-v1.5.2 craig

23 Jul 07:23
Compare
Choose a tag to compare

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

05 May 04:39
Compare
Choose a tag to compare

Changelog

txeh-v1.3.0 cjimti

02 Dec 20:10
b5c7075
Compare
Choose a tag to compare

Changelog

b5c7075 Merge pull request #5 from tommyblue/master
dc65154 Add 'show' argument to print the /etc/hosts file

txeh-v1.2.2 cjimti

23 Oct 23:04
fd1228d
Compare
Choose a tag to compare

Changelog

fd1228d Merge pull request #3 from adityadani/master
2430ff0 Handle trailing comments on a valid /etc/hosts entry.

txeh-v1.2.1 cjimti

25 Aug 06:54
Compare
Choose a tag to compare

Changelog

01dac41 additional mutex

txeh-v1.2.0 cjimti

05 Apr 21:58
Compare
Choose a tag to compare

Changelog

4482b2f lib v1.1.1

txeh-v1.1.0 cjimti

17 Feb 00:35
Compare
Choose a tag to compare

Changelog

655a113 added remove for cidr ranges
4c0d9d2 added deps, updated docs

txeh-v1.0.2 cjimti

16 Feb 23:37
Compare
Choose a tag to compare

Changelog

ec17075 housekeeping