- Added Eisenstein-Hu fit to the transfer function
**Enhancments**
- Improved docstring for Perturbations class
**Bugfixes**
- Corrections to Watson fitting function from latest update on arXiv (thanks to W. Watson) - **IMPORTANT**: Fixed units for k and transfer function (Thanks to A. Knebe)
----------------------
1.1.0
---------------------
**Enhancments**
- Massive overhaul of structure: Now dependencies are tracked throughout the program, making updates even faster
----------------------
1.0.10
----------------------
**Enhancments**
- Added dependence on Delta_vir to Tinker
----------------------
1.0.9
---------------------
**Bugfixes**
- Fixed an error with an extra ln(10) in the mass function (quoted as dn/dlnM but actually outputting dn/dlog10M)
----------------------
1.0.8
---------------------
**Enhancments**
- Took out log10 from cumulative mass functions - Better cumulative mass function logic
----------------------
1.0.6
---------------------
**Bugfixes**
- Fixed cumulative mass functions (extra factor of M was in there)