v1.8.0
generate: require ".*" to generate all functions (#66) As the number of available functions increase, the usefulness or generating all of them lessens. This is a breaking change but a necessary one. You will now need to specify `foo.*` to generate all functions for `foo`.