Skip to content

v1.2.3

Compare
Choose a tag to compare
@thockin thockin released this 17 Mar 20:00
· 193 commits to master since this release
47e013c

This is a minor release.

What's Changed

  • funcr: Handle nil Stringer, Marshaler, error by @thockin in #130
    • Produce a useful error rather than panic.
  • Move testing -> testr, deprecate, alias old names by @thockin in #140
    • This is mostly about ergonomics and names, no behavioral changes.

New Contributors

Full Changelog: v1.2.2...v1.2.3