Releases: PauloRadatz/py_dss_interface
Releases · PauloRadatz/py_dss_interface
2.0.3
Release 1.0.2
All commits after this release will be part of v2.0 or higher versions.
All new updates will be performed in v2.0 or higher versions.
Many codes may stop working correctly after v2.0, I suggest that they update their sources codes according to the guidance of the documentation.
Users wishing to keep their code in legacy format should specify the installation of the pip install py-dss-interface = 1.x.y
.
New package facilities direct (pip install py-dss-interface
) will bring the best and newwer of the repository, so we recommend updating their legacy codes.
What's Changed
- PEP 8 and much more by @eniovianna in eniocc#2
- Sourcery refactored master branch by @sourcery-ai in eniocc#4
New Contributors
- @sourcery-ai made their first contribution in eniocc#4
Full Changelog: eniocc/py_dss_interface@V0.0.9...1.0.3
What's Changed
- Coding refactoring by @eniovianna in #1
- Adding New Examples - DSSInterface by @eniovianna in #5
- Rodolfo tests by @rodolfoplondero in #19
- Float and Integer parameters by @eniovianna in #21
- Repairing a type verification for int parameter by @eniovianna in #24
- More Tests by @rodolfoplondero in #23
- DSS obj can, again, specific the dll version by @eniovianna in #25
- New Tests by @rodolfoplondero in #26
- Update MonitorsV.py by @eniovianna in #27
- Update MonitorsV.py by @eniovianna in #28
- Update test_lines.py by @eniovianna in #29
- Update test_fuses.py by @eniovianna in #30
- Update test_generators.py by @eniovianna in #31
- Update test_isources.py by @eniovianna in #32
- Update test_load.py by @eniovianna in #33
- Update test_loadshapes.py by @eniovianna in #34
- Update test_meters.py by @eniovianna in #35
- Update test_dsselement.py by @eniovianna in #36
- Update test_ctrlqueue.py by @eniovianna in #37
- Update test_linecodes.py by @eniovianna in #38
- Update test_dssproperties.py by @eniovianna in #39
- Tests for Monitors, ActiveClass, CapControls, CmathLib, DSSExecutive, DSSInterface, DSSProgress, Parallel and Parser by @rodolfoplondero in #40
- Tests by @rodolfoplondero in #41
- More Tests by @rodolfoplondero in #42
- Tests for Sensors, SWTControls, PDElements and Relays by @rodolfoplondero in #43
- Solving conflicts by @eniovianna in #46
- Epri by @eniovianna in #50
- Minor refactor by @eniovianna in #48
New Contributors
- @eniovianna made their first contribution in #1
- @rodolfoplondero made their first contribution in #19
Full Changelog: V0.1.0...v1.0.3