Skip to content
1.3.1

* 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.