Releases: USEPA/BMDS-UI
Releases · USEPA/BMDS-UI
v25.1
What's Changed
- use poethepoet instead of Makefile for python commands by @shapiromatron in #83
- refresh pytest cassettes by @shapiromatron in #77
- only show dataset type selector for continuous data by @shapiromatron in #79
- Clone analysis by @shapiromatron in #75
- add ordered collections by @shapiromatron in #82
- add Rao Scott transform by @shapiromatron in #78
- remove unused number formatter by @shapiromatron in #84
- add sqlite vacuum db command by @shapiromatron in #81
- add nested dichotomous settings restraints for values by @shapiromatron in #85
- show nested dichotomous parameters in user interface by @shapiromatron in #86
- Update package versions by @shapiromatron in #87
- fix admin logout by @shapiromatron in #88
- make footer cache respect database name by @shapiromatron in #89
- fix nested dichotomous initial values by @shapiromatron in #91
- Rao-Scott Transformation revisions by @shapiromatron in #90
- enable NCTR model by @shapiromatron in #92
- Schema migrate by @shapiromatron in #80
- Remove samples and burn-in from user interface by @shapiromatron in #93
- UI updates from internal review by @shapiromatron in #94
- render invalid Excel and Word reports by @shapiromatron in #95
- release v25.1 by @shapiromatron in #96
Full Changelog: 24.1...25.1
24.1
Released November 25, 2024
- Added BMDS Desktop mode for execution
- Added support for Multitumor modeling
- Added support for Nested Dichotomous modeling
- Added poly-k adjustment for dichotomous datasets
- Minimum
pybmds
version increased to version24.1
- Initial release of
bmds-ui
; project was originally forked from shapiromatron/bmds-server
Contributors: @hausman-gdit @munnsmunns @shapiromatron
Complete Changelog
- Merge next -> main by @shapiromatron in #8
- 319 update epa style by @hausman-gdit in #9
- 343 show floating point by @hausman-gdit in #13
- 334 output refactoring by @hausman-gdit in #14
- 335 rm mkdocs add sphinx by @hausman-gdit in #12
- 322 bmds desktop options by @hausman-gdit in #10
- add csf line to individual plots by @shapiromatron in #15
- Refactor by @shapiromatron in #16
- remove pybmds model version by @shapiromatron in #18
- Swg UI 2 by @shapiromatron in #17
- (fix) - add delete button for desktop by @shapiromatron in #19
- test model renames by @shapiromatron in #20
- slope factor with non-zero background by @shapiromatron in #21
- Toggle star on desktop page by @shapiromatron in #22
- Desktop collections htmx by @shapiromatron in #23
- build a package wheel by @shapiromatron in #24
- Rewrite BMDS Desktop starter by @shapiromatron in #26
- move to pyproject.toml by @shapiromatron in #27
- add project subheader to CLI by @shapiromatron in #28
- write continuous P-Values to outputs by @shapiromatron in #30
- add version option to CLI by @shapiromatron in #32
- update page layout for desktop and online by @shapiromatron in #31
- add sentry (optionally) by @shapiromatron in #29
- Remove TODOs where possible by @shapiromatron in #33
- upgrade PostgreSQL 12 -> 16 by @shapiromatron in #34
- add disclaimer to cli by @shapiromatron in #35
- update versions by @shapiromatron in #36
- Refactors by @shapiromatron in #37
- switch to pybmds by @shapiromatron in #38
- Bump webpack-dev-middleware from 6.1.1 to 6.1.2 in /frontend by @dependabot in #39
- add more unit tests by @shapiromatron in #40
- container updates from recent deployment by @shapiromatron in #42
- enable check for update by @shapiromatron in #41
- Rename bmds_server to bmds_ui by @shapiromatron in #43
- BMDS Desktop: filter on changes to input fields by @munnsmunns in #46
- Require N>1 in continuous data dose-groups by @munnsmunns in #47
- Show loading indicator while database is being created by @munnsmunns in #44
- Adjust validation for db filenames by @munnsmunns in #45
- Bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #48
- configure sqlite w/ best settings by @shapiromatron in #51
- Desktop readonly changes by @shapiromatron in #49
- update w/ new bmds api changes by @shapiromatron in #52
- analysis deletion dates improvements by @shapiromatron in #50
- update documentation by @shapiromatron in #54
- Desktop robustness updates by @shapiromatron in #53
- update desktop home layout by @shapiromatron in #55
- update to django 5.1 by @shapiromatron in #58
- Desktop manager by @shapiromatron in #57
- Implement nested logistic by @shapiromatron in #59
- make ruff stricter by @shapiromatron in #60
- switch to centos and update to python3.12 by @shapiromatron in #61
- update integration tests by @shapiromatron in #62
- switch to github actions to python 312 by @shapiromatron in #63
- remove gof_cancer rule from default logic but allow it if it exists by @shapiromatron in #64
- fix regression w/ removal of gof_cancer rule by @shapiromatron in #65
- update textual by @shapiromatron in #66
- revise citation configuration by @shapiromatron in #67
- add coverage report artifact and minimum coverage by @shapiromatron in #69
- remove duplicative nested dichotomous fields / add BMDU / add tests by @shapiromatron in #68
- Version updates by @shapiromatron in #70
- add environment activation command to diagnostics by @shapiromatron in #71
- show correct d.f. for continuous summary by @shapiromatron in #72
- UI updates by @shapiromatron in #73
- Release 24.1 by @shapiromatron in #74
Full Changelog: 2023.03.1...24.1