Releases: entropyx/murray
Releases · entropyx/murray
v1.2.0
What's Changed
New Features
- Create a login system (#35)
- Update results in UI App and PDF report for single-mode (#36, #38, #39, #40)
- Add multi-cells mode (#42)
- Improve the power test (#44)
- Create an API service with celery-flower-redis (#48, #58)
- Enable availability of the post-treatment period (#49)
Bugfixes
- Fix multiple executions in App (#47)
- Fix cumulative effect plot (#50)
- Return revoked status in endpoints and webhooks (#57)
Update/Maintenance
- Remove unnecessary comments (#41)
- Format all code (#43)
- Split treatment period (#46)
- Add minor changes (#51, #52, #53, #54, #55, #56)
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.1
v1.0.0
What's Changed
New Features
- Dev by @arturodz in #1
- #3 by @IsaacMtz19 in #4
- Update requirements by @IsaacMtz19 in #5
- Streamlit app by @EdwinHB10 in #6
- Streamlit app by @IsaacMtz19 in #7
- Streamlit app by @IsaacMtz19 in #8
- Update app design by @IsaacMtz19 in #12
- Add configuration features for the package by @IsaacMtz19 in #18
Documentation
- Add manifest file by @IsaacMtz19 in #13
- Update version in setup by @IsaacMtz19 in #14
Bugs
- Fix reset bugs and add dates by @IsaacMtz19 in #9
- Fix documentation link in the README by @IsaacMtz19 in #10
- Fix errors in the README and the main file. by @IsaacMtz19 in #11
- Fix the report bug, change the y-axis of the heatmap, and change the app's font by @IsaacMtz19 in #15
- Fix dataframe bug by @IsaacMtz19 in #16
- Add info file a gitignore by @IsaacMtz19 in #17
- Fix treatment_percentage parameter in some functions by @IsaacMtz19 in #19
- Update configurations and fix bugs by @IsaacMtz19 in #20
New Contributors
- @arturodz made their first contribution in #1
- @IsaacMtz19 made their first contribution in #4
- @EdwinHB10 made their first contribution in #6
Full Changelog: https://github.com/entropyx/murray/commits/v1.0.0