File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ v0.6.0 (2024-09-26)
2+ -------------------
3+ Changes:
4+
5+ * add support for QR solver, preview of GLM.jl version 2.
6+ * add support for the ` dropcollinear ` keyword argument, following GLM.jl version 1.9.
7+ Setting it to ` true ` improves solving problems where the model matrix is not full rank.
8+
9+ Dependencies and docs:
10+
11+ * minimal Julia version bumped to 1.6
12+ * use JuliaFormatter.jl
13+ * add typos checks
14+
15+ Tests:
16+
17+ * improve tests output
18+
119v0.5.0 (2023-05-12)
220-------------------
321Breaking changes:
Original file line number Diff line number Diff line change 11name = " RobustModels"
22uuid = " d6ea1423-9682-4bbd-952f-b1577cbf8c98"
33authors = [
" bertrand <[email protected] >" ]
4- version = " 0.5 .0"
4+ version = " 0.6 .0"
55
66[deps ]
77Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
You can’t perform that action at this time.
0 commit comments