v1.7.0
v1.7.0 (2024-11-10)
Bug Fixes
- Add loss parameter reading to System.from_file()
(94b419a
)
Continuous Integration
-
Use "apt_packages" to install graphviz for rtd
(41168e0
) -
Remove sudo from readthedocs .yml
(2e17b54
)
Documentation
- Update readme.md with make_diag()
(13c3923
)
Features
-
Add group parameter to make_diag() function
(1d8f9e4
) -
Add .rail_rep() method to System (voltage rail report)
(92ec728
) -
Allow power rail name as parent parameter in add_comp(), change_comp()
(6019576
) -
Add the option to add voltage rail names in System
(a956ecb
) -
Add "loss" parameter to all loads, optionally configuring power as a loss
(8168a26
)