v0.3.0
v0.3.0 (2019-07-24)
Closed issues:
- Broken link to the documentation of AbstractFFTs in docs (#101)
- Tests fail on aarch64 (#100)
- How can I transform of 2D FFT for image? (#93)
- How can I transform of 2D FFTW fro image? (#92)
- FFTW build fail on ARMv7 (#90)
- Pkg.add("FFTW") fails in Windows Julia 1.0.3 (#84)
- Package compatibility caps (#80)
Merged pull requests:
- fix alignment check (#103) (stevengj)
- Fixed link to AbstractFFTs in docs (#102) (jishnub)
- Create CITATION.bib (#98) (asinghvi17)
- Add Project.toml and require Julia 1.0 (#97) (giordano)
- Fix dead link to AbstractFFTs documentation (#95) (crstnbr)
- Add Cirrus script to test the package on FreeBSD (#89) (giordano)
- Friendlier homepage with usage instructions (#86) (antoine-levitt)
- adds deps/build.log to .gitignore (#83) (ssfrr)
- Cap Documenter.jl to 0.19 on Travis (#82) (mortenpi)
- store prefs in depot_path/prefs (#81) (stevengj)