Releases: droodman/reghdfejl
Releases · droodman/reghdfejl
Version 0.6.0
Added vce(bs, ...).
Version 0.5.1
Fix dropping of some non-absorbed interaction terms.
Handle noconstant when no a().
Version 0.5.0
Add gpu & other options to partialhdfejl
Document partialhdfejl
Create reghdfejl_load.ado with a bit of shared code.
Add new files to .pkg.
Version 0.4.3
Add julia.ado version check.
Fix bug in posting sample size.
Prevent crash on no observations.
Version 0.4.2
Set version minima for some packages
Version 0.4.1
Fix #3: properly handle varlists with -/?/*/~
Version 0.4.0
Added mask subcommand and AppleAccelerate
Version 0.3.3
Fixed bugs in handling of interactions and constant term
Version 0.3.2
Tweaks
Version 0.3.1
Much better handling of interaction terms
Switch to BLISBLAS.jl because of bug in OpenBLAS.
Fixes #1, #2