Releases: Nosferican/Econometrics.jl
Releases · Nosferican/Econometrics.jl
v0.2.11
What's Changed
- Some updating and quick fix docs by @Nosferican in #88
- Fix nonpositive weights bug by @pearlzli in #87
- change
bkr
forqrr
to avoid undefined variable error by @markgpritchard in #85
New Contributors
- @pearlzli made their first contribution in #87
- @markgpritchard made their first contribution in #85
Full Changelog: v0.2.10...v0.2.11
v0.2.10
Econometrics v0.2.10
Fixes bugs related to full-ranking.
Closed issues:
- MethodError: no method matching iterate (#78)
- Singularity problems with RandomEffectsEstimator (#83)
Merged pull requests:
- Fix 2SLS drop linearly dependent check fix (#82) (@Nosferican)
- Fixes bug in full ranking (#84) (@Nosferican)
v0.2.9
Econometrics v0.2.9
Added support for CategoricalArrays v0.10, Distributions v0.25, JLLWrappers v1, MLJModelInterface v1, StatsAPI v1, and StatsFuns v1.
Update to current StatsAPI.
Update to GitHub workflows.
Migrated from codemeta to CFF for references.
Merged pull requests:
- Update TagBot (#67) (@Nosferican)
- Testing the waters (#69) (@Nosferican)
- Update for deps (#79) (@Nosferican)
- Move StatsAPI to extras (#80) (@Nosferican)
v0.2.8
Econometrics v0.2.8
Added support for CategoricalArrays 0.9, Distributions 0.24, FillArrays v0.10, and TableOperations v1.
Closed issues:
Merged pull requests:
- Update paper.yml (#49) (@arfon)
- Implement the MLJ model interface (#52) (@DilumAluthge)
- Check if deps are the issue (#59) (@Nosferican)
- Bump deps (#65) (@Nosferican)
v0.2.7
Econometrics v0.2.7
Update compat for CategoricalArrays v0.8 and Optim v0.21.
Merged pull requests:
- bumping versions of CategoricalArrays,Optim (#45) (@grahamstark)
v0.2.6
Econometrics v0.2.6
Updated compat for StatsBase
Merged pull requests:
- CompatHelper: bump compat for "StatsBase" to "0.33" (#38) (@github-actions[bot])
v0.2.5
Econometrics v0.2.5
Features
- Using TableOperations.jl
Bug fixes
Miscellaneous
- Updated compat for deps
- Updated C.I.
Closed issues:
- Package fails on Julia master (1.4) (#30)
Merged pull requests:
- Install TagBot as a GitHub Action (#31) (@JuliaTagBot)
- Set up CompatHelper on this repository (#33) (@DilumAluthge)
- Expand compat entries (#34) (@DilumAluthge)
- Bump patch version number (#35) (@DilumAluthge)
- TableOperations.jl (#37) (@Nosferican)
v0.2.4
Updated compat entries.
v0.2.3
- Bug fix special terms in formulae
- Update compat of deps
v0.2.2
Now supports Julia LTS release.
Added Zenodo.