Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 23:28
· 32 commits to main since this release
778c2db

Unfold v0.8.0

Diff since v0.7.9

breaking: Instead of having MixedModels as a PackageExtension, we will soon have the UnfoldMixedModels.jl package (after 3 days of registry period). This is necessary to export the UnfoldLinearMixedModels type, which is not exprtable from a PackageExtension. This split further allows for better code modularity.

That is, users now have to do: using UnfoldMixedModels rather than using Unfold, MixedModels

Merged pull requests:

  • CompatHelper: bump compat for DSP to 0.8, (keep existing compat) (#237) (@github-actions[bot])
  • [AUTO] pre-commit update (#238) (@github-actions[bot])
  • predict docs typo fix (#240) (@Till223)
  • docs: add Till223 as a contributor for doc, and bug (#241) (@allcontributors[bot])
  • remove @show from epoch.jl (#242) (@behinger)
  • (re)moved MixedModelsExt traces (#243) (@behinger)

Closed issues: