Releases: JuliaDSP/Wavelets.jl
Releases · JuliaDSP/Wavelets.jl
v0.10.1
Wavelets v0.10.1
- Support DSP 0.8
- Add compat entries
- Github Actions for CI
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#89) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#90) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#93) (@dependabot[bot])
- Set up CompatHelper (#94) (@wheeheee)
- CompatHelper: bump compat for DSP to 0.8, (keep existing compat) (#95) (@github-actions[bot])
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#96) (@github-actions[bot])
- Update badge & link for Build Status (CI) (#97) (@gnadt)
Closed issues:
- warnings in Julia 1.9+ (#88)
v0.10.0
v0.9.5
v0.9.4
Wavelets v0.9.4
Closed issues:
- tag version with SpecialFunctions 1 (#67)
- Release 0.9.3 (#68)
- wplotim is destructive (#71)
- where is
idwt
defined? (#74)
Merged pull requests:
- fix #71 wplotim modified input (#72) (@JeffFessler)
- Add references to other packages (#76) (@gummif)
- Update compat for DSP and SpecialFunctions (#77) (@halleysfifthinc)
v0.9.3
Wavelets v0.9.3
Merged pull requests:
v0.9.2
Wavelets v0.9.2
Closed issues:
- Release 0.9.1 (#55)
Merged pull requests:
- Update compat (#56) (@JeffFessler)
- Remove whitespace (#57) (@gummif)
v0.9.1
Wavelets v0.9.1
Closed issues:
- New release (#49)
Merged pull requests:
- Install TagBot as a GitHub Action (#50) (@JuliaTagBot)
- Support differing x,y eltypes for dwt (#54) (@JeffFessler)