Skip to content

Releases: droodman/reghdfejl

Version 1.0.8

09 Nov 00:52
Compare
Choose a tag to compare

Make compatible with Julia 1.11.
Fix crashes on i.x when x is constant in sample.

Version 1.0.6

24 May 22:21
Compare
Choose a tag to compare

Fix crash on vce(bs) with non-absorbed factor vars

Version 1.0.5

15 May 01:47
Compare
Choose a tag to compare

Redo translation of fv vars from Stata to Julia

Version 1.0.4

14 May 16:44
Compare
Choose a tag to compare

Fix crash in Stata<18 from using {n} in regexm()

Version 1.0.3

04 May 00:07
Compare
Choose a tag to compare

Fix crashes with 100s of non-absorbed regressors

Version 1.0.2

29 Apr 17:55
Compare
Choose a tag to compare

Fix 1.0.1 fix.
#7

Version 1.0.1

25 Apr 14:52
Compare
Choose a tag to compare

Add vce(bs, saving()) suboption. Made rng seeds more deterministic. Refined the bootstrap code. Fixed crash in varlistJ2S.

Version 1.0.0

14 Apr 00:19
Compare
Choose a tag to compare

Add ivreg2 mode. Make compatible with jl 1.0.0.

Version 0.6.2

04 Mar 03:03
Compare
Choose a tag to compare

Make compatible with--and require--julia.ado 0.10.0
Bug fixes, including making [pw] trigger robust

Version 0.6.1

27 Jan 01:05
0b1dc0d
Compare
Choose a tag to compare

Bug fixes. Added interruptible option.