Skip to content

Releases: palday/BoxCox.jl

v0.3.1

14 May 03:33
94024f6
Compare
Choose a tag to compare

BoxCox v0.3.1

Diff since v0.3.0

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

23 Mar 05:22
d211202
Compare
Choose a tag to compare

BoxCox v0.3.0

Diff since v0.2.4

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:

  • Reduce dependency on Makie recipes (#23) (@palday)

v0.2.4

22 Nov 18:07
b7155a3
Compare
Choose a tag to compare

BoxCox v0.2.4

Diff since v0.2.3

Merged pull requests:

  • spellcheck (#21) (@palday)
  • CompatHelper: bump compat for Makie to 0.20, (keep existing compat) (#22) (@github-actions[bot])

v0.2.3

03 Nov 02:32
ca7dec3
Compare
Choose a tag to compare

BoxCox v0.2.3

Diff since v0.2.2

Merged pull requests:

  • Update CompatHelper.yml (#18) (@palday)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#19) (@github-actions[bot])
  • add stdlib compat entries (#20) (@palday)

v0.2.2

02 Sep 18:58
3268160
Compare
Choose a tag to compare

BoxCox v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

31 Aug 19:33
54bc7bd
Compare
Choose a tag to compare

BoxCox v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

31 Aug 06:17
29731f4
Compare
Choose a tag to compare

BoxCox v0.2.0

Diff since v0.1.1

Merged pull requests:

v0.1.1

29 Aug 21:19
5e1102c
Compare
Choose a tag to compare

BoxCox v0.1.1

Diff since v0.1.0

Closed issues:

  • similar idea for a boxcox package (#2)
  • TagBot trigger issue (#8)
  • broken links in doc (#10)

Merged pull requests:

v0.1.0

28 Aug 23:28
537f470
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/palday/BoxCox.jl/commits/v0.1.0