v0.3.0
RandomExtensions v0.3.0
Merged pull requests:
- disable make without explicit 1st-arg type, like make(2, 3) (#5) (@rfourquet)
- rename find_type -> maketype (#6) (@rfourquet)
- maketype(T, ...) defaults to T (#7) (@rfourquet)
- implement Make via tuples (#8) (@rfourquet)
- Install TagBot as a GitHub Action (#9) (@JuliaTagBot)