Releases: palday/BoxCox.jl
Releases · palday/BoxCox.jl
v0.3.3
v0.3.2
BoxCox v0.3.2
- Large internal refactor to make adding other power transformations easier
- Added Yeo-Johnson transformation
Merged pull requests:
v0.3.1
BoxCox v0.3.1
Merged pull requests:
- Bump actions/setup-node from 3 to 4 (#24) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#25) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#26) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#27) (@dependabot[bot])
- CompatHelper: bump compat for Makie to 0.21, (keep existing compat) (#28) (@github-actions[bot])
- fix small test and docs errors (#29) (@palday)
v0.3.0
BoxCox v0.3.0
While this is technically a breaking release, most users should experience no breakage. Recipe support on Makie 0.20 seems to have some problems, which were foreshadowed in issues like #43.
In order to fix this, the implementation of boxcoxplot
was changed to no longer depend on the recipe system. Building on this change, the available methods and precise return types changed slightly, but this should not impact the majority of users.
Merged pull requests:
v0.2.4
BoxCox v0.2.4
Merged pull requests: