* Fix critical bug to `tdist` and `log_tdist` introduced in v0.3.
0.4
* Fix critical bug introduced in v0.3.
0.3
* Be able to define distributions using `mean` and `sd` instead of defining the interval.
0.2
* **[Breaking change]** Change `distributed_log` to `mixture` (to follow Squiggle) and allow it to implement any sub-distribution. * **[Breaking change]** Changed library to single import. * **[Breaking change]** Remove `weighted_log` as a distribution.