Skip to content

Perpetual Change

Compare
Choose a tag to compare
@SolidWallOfCode SolidWallOfCode released this 28 Nov 19:57
· 10 commits to master since this release

Minor tweaks

  • Errata now supports more constructors along with "AUTO" text generation based on the error code and severity.
  • Errata::is_ok fix (false positives if no messages but severity).
  • IPAddr - added const to certain methods.
  • Improved clang formatting, more Traffic Server compliant.
  • Added let to meta utilities. This enables changing the value of variables in a scope.