brent saner
cbfaaddf34
v1.17.0
...
ADDED:
* netx:
** docs updated
** added NOTES.adoc for more extensive info that doesn't need to be in
the library docs
** Addr4in6Compat()
** Addr4in6Mapped()
** Addr4in6Mapped()
** HasSubnet()
** IP4MapPfx4to6()
** IP4MapPfx6to4()
** IPSetCombined()
** IPSetFrom()
** IPSetFromNative()
** IsAddr4Compat()
** IsPublic()
** MustIPSetCombined()
** MustIPSetFrom()
** MustIPSetFromNative()
** Pfx4in6Compat() (untested)
** Pfx4in6Mapped() (untested)
** UnmapAddr()
** UnmapPfx()
** Better support in other functions for IPv4-Compatible/IPv4-Mapped
addressing
2026-07-29 15:05:36 -04:00
brent saner
58556d7281
v1.16.9
...
ADDED:
* netx.IsPub
* encodingx/hexx
Rest are mostly small corrections and docs
2026-06-22 18:51:13 -04:00
brent saner
1eea0c2672
v1.16.7
...
ADDED:
* uuidx
FIXED:
* sprigx docs consistency
2026-02-11 10:21:29 -05:00
brent saner
67c7faf449
v1.16.6
...
FIXED:
* tplx/sprigx float to string non-truncating was... truncating. it no
longer is.
2026-01-30 20:21:34 -05:00
brent saner
82c69ec542
v1.16.5
...
FIXED:
* Misaligned `Nop` in README.adoc
2026-01-30 06:49:22 -05:00
brent saner
1bd6e1256c
v1.16.3
...
ADDED:
* Much more functions to tplx/sprigx
2026-01-29 19:02:21 -05:00
brent saner
927ad08057
v1.16.0
...
ADDED:
* tplx/sprigx
2026-01-24 13:41:54 -05:00
brent saner
bb71be187f
v1.15.3
...
FIXED:
* Properly parse into map, add *All* variants
2026-01-07 19:02:52 -05:00
brent saner
006cf39fa1
v1.15.0
...
ADDED:
* tplx, for one-shotting/shortcutting templating
2025-12-23 17:26:50 -05:00
brent saner
145c32268e
v1.14.0
...
ADDED:
* iox package
* mapsx package
* netx/inetcksum package
2025-12-18 04:47:31 -05:00
brent saner
b1d8ea34a6
v1.11.0
...
ADDED:
* `stringsx` package
** `stringsx.Indent()`, to indent/prefix multiline strings
** `stringsx.Redact()`, to mask strings
** `stringsx.TrimLines()`, like strings.TrimSpace() but multiline
** `stringsx.TrimSpaceLeft()`, like strings.TrimSpace() but only to the
left of a string.
** `stringsx.TrimSpaceRight()`, like strings.TrimSpace() but only to the
right of a string.
2025-11-14 01:02:59 -05:00
brent saner
154170c0e5
v1.9.1
...
ADDED:
* remap package
2025-08-02 09:39:06 -04:00
brent saner
d9bd928edb
v1.9.0
...
ADD:
* `iox` subpackage
FIX:
* `logging` now has a way to return logWritier directly
* added significant `io.*` interface compat to logWriter -- allowing a `logging.Logger` to essentially be used for a large amount of io interaction in other libraries.
2025-07-31 03:45:32 -04:00
bts
0e01306637
finalizing logging and multierror
2022-01-05 05:15:38 -05:00
bts
d085d0f3ee
logging
2021-02-26 15:52:29 -05:00