Releases: tecnickcom/gogen
v1.132.2
- updated dependencies
- modernised deb and rpm packaging
Full Changelog: v1.132.1...v1.132.2
v1.132.1
- 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
-
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
- update dependencies
Full Changelog: v1.130.4...v1.130.5
v1.130.4
Full Changelog: v1.130.3...v1.130.4
v1.130.3
- Automatic Makefile help targets from .PHONY definitions and comments.
- Updated dependencies.
Full Changelog: v1.130.2...v1.130.3
v1.130.2
- Fix in-place sed argument for both mac and linux.
- Update dependencies.
Full Changelog: v1.130.0...v1.130.2
v1.130.0
- Updated dependencies.
- Improved documentation.
Full Changelog: v1.129.3...v1.130.0
v1.129.3
Full Changelog: v1.129.2...v1.129.3
v1.129.2
Full Changelog: v1.129.1...v1.129.2