Skip to content

Releases: tecnickcom/gogen

v1.132.2

28 Apr 18:50
13f5e99

Choose a tag to compare

  • updated dependencies
  • modernised deb and rpm packaging

Full Changelog: v1.132.1...v1.132.2

v1.132.1

21 Apr 07:10
cc78676

Choose a tag to compare

  • extended uhex package to include new utility functions and better performance
  • improved and extended UUID functions for better performance
  • update dependencies

Full Changelog: v1.131.0...v1.132.1

v1.131.0

13 Apr 22:26
b036b9a

Choose a tag to compare

  • The redact package has been rewritten to dramatically improve performances and extend the range of redacted keywords:

    • The regular expressions have been replaced with byte-scan functions.
    • New redaction target keywords.
    • Reduced false positives.
    • New public byte-level fast functions.
  • [BREAKING] The RedactFn type in the httpserver and httpclient packages has been changed to accept a byte slice as argument instead of string. This prevents the byte -> string -> byte conversion saving memory and execution time.

  • Added IP check in the dnscache package before dialling.

  • Updated dependencies.

Full Changelog: v1.130.5...v1.131.0

v1.130.5

11 Apr 13:52
2de51e7

Choose a tag to compare

  • update dependencies

Full Changelog: v1.130.4...v1.130.5

v1.130.4

31 Mar 17:17
d09a78c

Choose a tag to compare

Full Changelog: v1.130.3...v1.130.4

v1.130.3

31 Mar 08:24
e620c0d

Choose a tag to compare

  • Automatic Makefile help targets from .PHONY definitions and comments.
  • Updated dependencies.

Full Changelog: v1.130.2...v1.130.3

v1.130.2

30 Mar 14:37
298d8bf

Choose a tag to compare

  • Fix in-place sed argument for both mac and linux.
  • Update dependencies.

Full Changelog: v1.130.0...v1.130.2

v1.130.0

29 Mar 11:50
0e11b53

Choose a tag to compare

  • Updated dependencies.
  • Improved documentation.

Full Changelog: v1.129.3...v1.130.0

v1.129.3

28 Mar 15:40
d5b8fdb

Choose a tag to compare

Full Changelog: v1.129.2...v1.129.3

v1.129.2

28 Mar 14:57
ffbe2a5

Choose a tag to compare

Full Changelog: v1.129.1...v1.129.2