v0.4.0
Memoize v0.4.0
Closed issues:
- Cannot document memoized functions (#25)
- UndefVarError: Inference not defined (#27)
- Broken in Julia 1.0? (#30)
- Error tagging new release (#31)
- Bug report: Coverage information is not being uploaded (#36)
- Memoize.jl in deps: error on travis-ci.com (#39)
- Vararg functions (#40)
- Why does Memoize's UUID differ between here and the general registry? (#41)
Merged pull requests:
- Make memoized functions documentable (#21) (@cloud-oak)
- Improve code coverage (#35) (@DilumAluthge)
- Fix badge URLs in README.md (#38) (@mlhetland)
- Install TagBot as a GitHub Action (#42) (@JuliaTagBot)
- Update package uuid to match General registry (#43) (@kmsquire)
- Redo based on Macrotools (based on and closes #24) (#44) (@kmsquire)
- Add compat section to Project.toml (#45) (@kmsquire)