v0.3.1
Pre-release
Pre-release
Release Notes
This patch makes the instantiation API for Port and Target similar to the rest of the project. This was an oversight in the previous commit that was causing these issues.
Full Changelog: v0.3.0...v0.3.1
- Updated API for Port and Target
- Fixed version of Black being used to 22.3.0 that was preventing github action.
TODO for next update
- Fix the pylint, flake and isort code quality pipe to use the right configuration files.