[Diff since v0.9.11](https://github.com/droodman/WildBootTests.jl/compare/v0.9.11...v0.9.12)
0.9.11
[Diff since v0.9.10](https://github.com/droodman/WildBootTests.jl/compare/v0.9.10...v0.9.11)
0.9.10
[Diff since v0.9.9](https://github.com/droodman/WildBootTests.jl/compare/v0.9.9...v0.9.10)
0.9.9
Fixed crash in WRE with non-congruent FE & granular but not purerobust error clustering
0.9.8
Numerous optimizations.
In place of the old diststat option, the new keyword argument getdist ::Bool=false, takes a Boolean, defaulting to false. If true, calling dist() and numerdist() on the object returned by wildboottest() will deliver the bootstrap t/z/F/χ² distribution or numerators thereof, respectively.
0.9.7
[Diff since v0.9.6](https://github.com/droodman/WildBootTests.jl/compare/v0.9.6...v0.9.7)