Just in time for the holidays, a new release of libSWOC! This is a bit bigger than other recent point releases due to increased integration in ATS.
- Fixed possible overflow bug in
svtoi
. - IP networking support
- Generalization of network category (multicast, private, etc.).
- Better endian handling.
- Added some missing / unimplemented methods.
- Errata: Auto text support for error codes in constructor and
note
method. - MemArena - support
discard
allocated spans.