Releases: ReliaQualAssociates/ramstk
Releases · ReliaQualAssociates/ramstk
v0.19.0
What Changed
Features
- [#1088] feat: add ability to export RAMSTK program data (@weibullguy)
Maintenance
- [#1073] ci: add msys2 test suite to GH action workflow (@weibullguy)
v0.18.1
What Changed
Bug Fixes
- [#1068] feat: add methods to remove existing failure modes (@weibullguy)
Features
- [#1068] feat: add methods to remove existing failure modes (@weibullguy)
Maintenance
- [#1058] refactor: remove record_id attribute from table models (@weibullguy)
v0.18.0
What Changed
Features
- [#1051] feat: add derating criteria for fuse, relay, resistor, and switch (@weibullguy)
Maintenance
- [#1043] build: add support for Python 3.9 and 3.10 (@weibullguy)
- [#1041] build: drop support for Python 3.6 (@weibullguy)
- [#1040] refactor: refactor the plot widget class (@weibullguy)
v0.17.1
What Changed
Bug Fixes
- [#1038] feat: add functions to set default MIL-HDBK-217F values (@weibullguy)
Features
- [#1038] feat: add functions to set default MIL-HDBK-217F values (@weibullguy)
v0.17.0
v0.16.3
What Changed
Bug Fixes
- [#1026] feature: use database triggers to add records on Hardware insert (@weibullguy)
Maintenance
- [#1026] feature: use database triggers to add records on Hardware insert (@weibullguy)
v0.16.2
What Changed
Bug Fixes
- [#1023] fix: raise dialog to inform user of issues encountered while running application (@weibullguy)
Maintenance
- [#1022] refactor: use keys instead of numbers for loading Hazard Analysis CellRendererCombos (@weibullguy)
v0.16.1
What Changed
Bug Fixes
- [#1020] fix: widget sensitivity not changing on subcategory change (@weibullguy)
Maintenance
- [#1019] refactor: remove if-else control block in do_select_all() method (@weibullguy)
- [#1016] refactor: organize models by type (@weibullguy)
- [#1013] refactor: remove pubsub "fail_XX_YY" messages (@weibullguy)
v0.16.0
What Changed
Features
- [#1011] feat: add assistant to edit hazard analysis user defined functions (@weibullguy)
v0.15.22
What Changed
Bug Fixes
- [#1009] fix: validation tasks now load on insert (@weibullguy)
Maintenance
- [#1008] refactor: move ramstk_user to sub-package (@weibullguy)
- [#1007] refactor: move ramstk_type to sub-package (@weibullguy)
- [#1004] refactor: move ramstk_status to sub-package (@weibullguy)
- [#1003] refactor: move ramstk_stakeholders to sub-package (@weibullguy)
- [#1002] refactor: move ramstk_rpn to sub-package (@weibullguy)
- [#1001] refactor: move ramstk_model to sub package (@weibullguy)
- [#999] refactor: move ramstk_method to sub-package (@weibullguy)
- [#997] refactor: move ramstk_measurement to sub-package (@weibullguy)
- [#996] refactor: move ramstk_manufacturer to sub-package (@weibullguy)
- [#993] refactor: move ramstk_load_history to sub-package (@weibullguy)
- [#992] refactor: move ramstk_hazards to subpackage (@weibullguy)
- [#991] refactor: move ramstk_group to a package (@weibullguy)
- [#990] refactor: make ramstk_condition sub-package (@weibullguy)
- [#989] ci: fix typo in workflow file (@weibullguy)