Releases: ptiede/VIDA.jl
Releases · ptiede/VIDA.jl
v0.13.4
VIDA v0.13.4
- Update to Optimization5
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#99) (@dependabot[bot])
- Bump actions/setup-python from 5 to 6 (#100) (@dependabot[bot])
- CompatHelper: bump compat for Optimization in [weakdeps] to 5, (keep existing compat) (#101) (@github-actions[bot])
- Bump actions/checkout from 5 to 6 (#102) (@dependabot[bot])
v0.13.3
VIDA v0.13.3
Updated to Makie 0.24
Merged pull requests:
v0.13.2
VIDA v0.13.2
- Fix bug for time label (should've been Ti)
Merged pull requests:
v0.13.1
VIDA v0.13.1
Merged pull requests:
- CompatHelper: bump compat for ComradeBase to 0.9, (keep existing compat) (#93) (@github-actions[bot])
v0.13.0
VIDA v0.13.0
- Breaking change: Moved Optimization to a weak dependency. A user must now load Optimization before using
vida - Removed unused dependencies
Merged pull requests:
v0.12.11
VIDA v0.12.11
- Updated Makie dependency
Merged pull requests:
- CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#91) (@github-actions[bot])
v0.12.10
VIDA v0.12.10
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#90) (@dependabot[bot])
v0.12.9
VIDA v0.12.9
- Update compat bounds
Merged pull requests:
- CompatHelper: bump compat for DimensionalData to 0.29, (keep existing compat) (#88) (@github-actions[bot])
v0.12.8
VIDA v0.12.8
- Fix small bug in nxcorr so that it uses the Bessel correction consistently.
- Strengthen the tests