v0.1.4
* Make function winsor_njit publicly accessible.
* Allow function fmreg to return the result as an FMResult object instead of a table

v0.1.3
* Fix bug in calculation of condition number.

v0.1.2
* Create functions to calculate VIF and condition number
* Expose the function to compute arbitrage statistics on rolling-window data.

v0.1.1
* Refactor `estbeta1m()` so that arbitrary statistics on rolling-window data can be calculated.
