add params to strip/bus.

a few strip/bus parameters added.
comp, gate moved into physicalstrip subclass

CHANGELOG updated to reflect recent changes
This commit is contained in:
onyx-and-iris
2022-01-24 20:01:55 +00:00
parent 5b3a4e2b4f
commit 0a2733f865
3 changed files with 28 additions and 7 deletions

View File

@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Before any minor/major patch is released all test units will be run to verify they pass.
## [Unreleased]
- [x]
- [x] Refactor Pester tests.
- [x] Add more strip/bus properties.
- [x] Ability to load custom profiles
## [2.2] - 2021-01-19
### Added