v0.19.0 (2022-06-12)
New Features
- feat: add ability to export RAMSTK program data #1088 (weibullguy)
Merged pull requests:
- ci: add msys2 test suite to GH action workflow #1073 (weibullguy)
- test: move tests into meta-class #1066 (weibullguy)
v0.18.1 (2022-05-13)
Bug Fixes
- feat: add methods to remove existing failure modes #1068 (weibullguy)
Merged pull requests:
- test: move tests into meta-class #1066 (weibullguy)
- refactor: remove record_id attribute from table models #1058 (weibullguy)
v0.18.0 (2022-04-14)
New Features
- feat: add derating criteria for fuse, relay, resistor, and switch #1051 (weibullguy)
Merged pull requests:
- build: add support for Python 3.9 and 3.10 #1043 (weibullguy)
- build: drop support for Python 3.6 #1041 (weibullguy)
- refactor: refactor the plot widget class #1040 (weibullguy)
v0.17.1 (2022-03-30)
Bug Fixes
- feat: add functions to set default MIL-HDBK-217F values #1038 (weibullguy)
Merged pull requests:
- test: move ATTRIBUTES from test files to conftest as a fixture #1031 (weibullguy)
v0.17.0 (2022-03-11)
New Features
- feat: rename fld_action_recommended to fld_description #1028 (weibullguy)
v0.16.3 (2022-03-10)
Bug Fixes
- feature: use database triggers to add records on Hardware insert #1026 (weibullguy)
v0.16.2 (2022-03-05)
Bug Fixes
- fix: raise dialog to inform user of issues encountered while running application #1023 (weibullguy)
Merged pull requests:
- refactor: use keys instead of numbers for loading Hazard Analysis CellRendererCombos #1022 (weibullguy)
v0.16.1 (2022-03-04)
Bug Fixes
- fix: widget sensitivity not changing on subcategory change #1020 (weibullguy)
Merged pull requests:
- refactor: remove if-else control block in do_select_all() method #1019 (weibullguy)
- refactor: organize models by type #1016 (weibullguy)
- chore(deps): bump xlsxwriter from 3.0.2 to 3.0.3 #1014 (dependabot[bot])
- refactor: remove pubsub "fail_XX_YY" messages #1013 (weibullguy)
v0.16.0 (2022-02-25)
New Features
- feat: add assistant to edit hazard analysis user defined functions #1011 (weibullguy)
v0.15.22 (2022-02-24)
Bug Fixes
- fix: validation tasks now load on insert #1009 (weibullguy)
Merged pull requests:
- refactor: move ramstk_user to sub-package #1008 (weibullguy)
- refactor: move ramstk_type to sub-package #1007 (weibullguy)
- refactor: move ramstk_status to sub-package #1004 (weibullguy)
- refactor: move ramstk_stakeholders to sub-package #1003 (weibullguy)
- refactor: move ramstk_rpn to sub-package #1002 (weibullguy)
- refactor: move ramstk_model to sub package #1001 (weibullguy)
- refactor: move ramstk_method to sub-package #999 (weibullguy)
- refactor: move ramstk_measurement to sub-package #997 (weibullguy)
- refactor: move ramstk_manufacturer to sub-package #996 (weibullguy)
- refactor: move ramstk_load_history to sub-package #993 (weibullguy)
- refactor: move ramstk_hazards to subpackage #992 (weibullguy)
- refactor: move ramstk_group to a package #991 (weibullguy)
- refactor: make ramstk_condition sub-package #990 (weibullguy)
- ci: fix typo in workflow file #989 (weibullguy)
v0.15.21 (2022-02-20)
Bug Fixes
- fix: prevent adding sibling to top level hardware item #986 (weibullguy)
v0.15.20 (2022-02-20)
Bug Fixes
- fix: hazard rate calculations not recursively calculated #982 (weibullguy)
Merged pull requests:
- ci: add commit key so action can trigger new workflow #981 (weibullguy)
v0.15.19 (2022-02-19)
Bug Fixes
- fix: component widgets not loading saved values #979 (weibullguy)