Skip to content

v1.1.5

Compare
Choose a tag to compare
@richardwilkes richardwilkes released this 07 Feb 18:07
· 383 commits to master since this release
  • Added txt.ToCamelCaseWithExceptions()
  • Fixed an issue where errs.Wrap() wasn't trimming itself from the call stack appropriately due to a previous change that had it calling yet another function.