v0.8.0
Unfold v0.8.0
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: