1.0.3 release
GUI & usability
- Make loading messages appear more responsive by @ordabayevy in #301
- Reset offtarget path on toggle of
use offtarget
by @ordabayevy in #304 - Validate paths in CLI application by @ordabayevy in #305
- Handle errors and exceptions by @ordabayevy in #307
- Add
View logs
tab by @ordabayevy in #311 - Show summary table in results tab by @ordabayevy in #315
- Disable load results button after the first click (reloading doesn't work) by @ordabayevy in #316
- Update instructions accordingly by @ordabayevy in #314
Bug fixes
- fix small bugs & clean up by @ordabayevy in #312
Optimization & Internal
- Refactor SNR computation to avoid memory overflow by @ordabayevy in #313
- Optimize
Cosmos.compute_probs
by @ordabayevy in #302 - Add & use StatsMessenger to compute credible intervals by @ordabayevy in #303
- Refactor load gui defaults by @ordabayevy in #306
- Publish latest branch to TestPyPi by @ordabayevy in #308
- Publish Python 🐍 distributions 📦 to PyPI by @ordabayevy in #309
- Update python-app.yml by @ordabayevy in #310
Full Changelog: v1.0.2...v1.0.3