Skip to content

Releases: nekrassov01/tlc3

v0.0.22

13 Dec 05:18
Compare
Choose a tag to compare

Changelog

  • cd11185 bump up version to 0.0.21
  • 7335be9 bump up version to 0.0.22
  • f8b1e6b chore: fix redundant if-return

v0.0.20

13 Dec 05:01
Compare
Choose a tag to compare

Changelog

  • 3af19f6 bump up version to 0.0.20
  • 8c5b427 refactor: add logging, and more

v0.0.19

23 Jul 13:37
Compare
Choose a tag to compare

Changelog

v0.0.18

10 Jul 16:00
Compare
Choose a tag to compare

Changelog

  • f202988 bump up version to 0.0.18
  • 8112bc2 perf: improvement with connection pool and ip cache
  • 795ca70 refactor: update io.go

v0.0.17

10 Jul 08:35
Compare
Choose a tag to compare

Changelog

  • 8651caf bump up version to 0.0.17
  • da27a18 fix: (*connector).lookupIP

v0.0.16

10 Jul 07:56
Compare
Choose a tag to compare

Changelog

  • d1094e4 bump up version to 0.0.16
  • 2da9f48 chore: update dependency
  • 0b1f046 ci: update ci.yml release.yml
  • e790f0c refactor: ips []string -> []net.IP

v0.0.15

26 Jun 12:25
Compare
Choose a tag to compare

Changelog

v0.0.14

03 Jun 04:06
Compare
Choose a tag to compare

Changelog

  • a66781b bump up version to 0.0.14

v0.0.13

03 Jun 03:49
Compare
Choose a tag to compare

Changelog

  • 2f19a7c bump up version to 0.0.13
  • c029d03 chore: change type of fields in certInfo
  • 5f9308a chore: go version up
  • ef20e63 ci: change config for go 1.22
  • f024523 ci: update ci.yml

v0.0.12

27 Feb 02:47
Compare
Choose a tag to compare

Changelog

  • 859e609 bump up version to 0.0.12
  • ad6d22b chore: fix lint error
  • a93161c chore: update for dependency to mintab