Skip to content

1.3.1

Choose a tag to compare

@oschwald oschwald released this 28 Aug 02:07
  • Fix issue with the finalizer running too early on Go 1.12 when using
    the Verify method. Reported by Robert-André Mauchin. GitHub #55.
  • Remove unnecessary call to reflect.ValueOf. PR by SenseyeDeveloper.
    GitHub #53.