Skip to content

Releases: tcp404/eutil

v0.0.11

Choose a tag to compare

@tcp404 tcp404 released this 02 Jul 03:55

Changes

  • Prefer RFC1918 private IPv4 addresses in GetLocalIPv4/GetLocalIP when multiple local addresses are available.
  • Fix lint issues in HTTP dumping, random string generation, and packer indexing.
  • Add path parsing helpers and consolidate collection helper tests.
  • Align SizeFmt docs and tests with byte-size input semantics.

v0.0.10

Choose a tag to compare

@tcp404 tcp404 released this 05 Mar 06:13

Fix: cerr.Msg use pointer method
Fix: Map function allows for returning different types

v0.0.9

Choose a tag to compare

@tcp404 tcp404 released this 10 Dec 09:04
Chore: update mod

v0.0.8

Choose a tag to compare

@tcp404 tcp404 released this 03 Dec 10:42

Perf:

  • fetch api

Feat:

  • crypto.go: aes cryptor
  • lock.go: with lock
  • syntax.go: In(), DeepCopy()
  • range.go: TimeRanger, DateRanger
  • etl
  • cerr

v0.0.7

Choose a tag to compare

@tcp404 tcp404 released this 18 Jun 15:43

Feat: B2S, S2B

v0.0.6

Choose a tag to compare

@tcp404 tcp404 released this 18 Jun 15:37

Feat: packer

v0.0.5

Choose a tag to compare

@tcp404 tcp404 released this 30 Oct 15:15

Feat: Zip
Fix: SizeFMT

v0.0.4

Choose a tag to compare

@tcp404 tcp404 released this 29 May 12:55

Test: SizeFmt

v0.0.3

Choose a tag to compare

@tcp404 tcp404 released this 29 May 11:26

Fix: GetLocalIP

v0.0.2

Choose a tag to compare

@tcp404 tcp404 released this 29 May 11:21

Fix: GetLocalIP