Skip to content

v1.3.0

Compare
Choose a tag to compare
@razzie razzie released this 19 Jan 23:35
· 9 commits to master since this release

Major internal refactor, but unchanged public API

The Go compiler and runtime takes special care of functions created by reflect.MakeFunc, so the new version of the package is built around that functionality.