This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Releases: JuliaPlots/RecipesPipeline.jl
Releases · JuliaPlots/RecipesPipeline.jl
v0.4.1
RecipesPipeline v0.4.1
Closed issues:
- Vararg dispatch fails on v1.7 (#103)
Merged pull requests:
- Avoid Vararg UnionAll dispatch (#104) (@ChrisRackauckas)
v0.4.0
v0.3.7
RecipesPipeline v0.3.7
Closed issues:
- Bug: v0.3.6 breaks
seriestype
attribute (#100)
Merged pull requests:
v0.3.6
RecipesPipeline v0.3.6
Closed issues:
- Warning: You created n=28657 groups... Is that intended (#92)
- Reliance on error throwing in normal execution causes bad performance (#93)
Merged pull requests:
- [AUTO] Update precompiles (#91) (@github-actions[bot])
- Remove try/catch needed for compatibility with Plots.jl v1.21.0 and earlier (#97) (@BioTurboNick)
- Some tests (#98) (@mdkeehan)
v0.3.5
RecipesPipeline v0.3.5
Merged pull requests:
- Test for error value from
apply_recipe
fallback. (#95) (@BioTurboNick) - CI: add LinearAlgebra dependency (#96) (@t-bltg)
v0.3.4
v0.3.3
RecipesPipeline v0.3.3
Closed issues:
- Precompilation files (#16)
Merged pull requests:
- don't catch all the MethodErrors (#87) (@BeastyBlacksmith)
v0.3.2
v0.3.1
v0.3.0
RecipesPipeline v0.3.0
Closed issues:
- New error with
violin
in StatsPlots (#74)
Merged pull requests: