v1.0.3
What's Changed
-
build: update to create a standalone executable (#66)
-
ci: add executable to release workflow
-
ci: modify semantic-release pr requests to choose between release and chore
-
docs: update readme to show standalone version is available
Signed-off-by: David Hart [email protected]
- ci: create reusable testing workflow
Signed-off-by: David Hart [email protected]
Signed-off-by: David Hart [email protected]
-
refactor(cpp): abstract out a BaseModel class for API clarity (#71)
-
refactor: change the way logging is done, make output directories more explicit (not enforced yet)
-
refactor: modify logging output formats
-
refactor: move certain elements out of Model into a BaseModel
-
ci: Check output of a continuous release process
-
ci: modify semantic-release pr requests to choose between release and chore
-
refactor(version): move location of version number to avoid circular imports
-
refactor(test): fix test to match refactor of license and copyright text names
-
ci(test): Test using re-usable workflow for testing
-
ci(test): update test workflows to use same reusable workflow underneath
-
ci(test): create separate tests for each of the OSes
-
ci(testsuite): change titles of os-specific workflows for brevity
-
release: 1.0.3
Automatically generated by python-semantic-release
Signed-off-by: David Hart [email protected]
Co-authored-by: David Hart [email protected]
Co-authored-by: github-actions [email protected]
Full Changelog: v1.0.2...v1.0.3