- Fixed bug in CLI entrypoint
- Reads simulator now uses variability measured from the data
- Switched to Poetry
- Improved error reporting in TxComp
- Fixed multithreading errors
- Fixed error in SampCompDB.plot_position() (#85)
- Fixed errors with 0 pvalues (#87 and #90)
- Fixed error when passing a Whitelist object to SampComp (#91)
- Continuous testing with Travis CI
- Automatic deployment of docs to gh-pages
- Fixed "Not enough p-values" error. Issue #68