-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
Oct 29, 2024
1 parent
db7ae9c
commit bbc762a
Showing
4 changed files
with
14 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,32 @@ | ||
# CHANGELOG | ||
|
||
|
||
## v1.0.3 (2024-10-23) | ||
## v1.0.4 (2024-10-29) | ||
|
||
### Refactoring | ||
|
||
* refactor(cpp): abstract out a BaseModel class for API clarity (#71) | ||
* refactor: update libsansmic cpp code (#79) | ||
|
||
* 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 | ||
* style: apply black formatting | ||
|
||
* refactor(version): move location of version number to avoid circular imports | ||
* ci: change testing output to use 'tee' instead of redirect | ||
|
||
* refactor(test): fix test to match refactor of license and copyright text names | ||
* test: no subprocess test in ipynb on linux | ||
|
||
* ci(test): Test using re-usable workflow for testing | ||
* test: strip metadata by hand from ipynb | ||
|
||
* ci(test): update test workflows to use same reusable workflow underneath | ||
* refactor: modify logging output formats | ||
|
||
* ci(test): create separate tests for each of the OSes | ||
* refactor: move certain elements out of Model into a BaseModel | ||
|
||
* ci(testsuite): change titles of os-specific workflows for brevity ([`926fa56`](https://github.com/sandialabs/sansmic/commit/926fa56840545cc103ffd9671f4557b1e0a19d98)) | ||
* refactor(version): move location of version number to avoid circular imports | ||
|
||
### Unknown | ||
* refactor(test): fix test to match refactor of license and copyright text names ([`db7ae9c`](https://github.com/sandialabs/sansmic/commit/db7ae9c574db9eae0e7f564386a1c1b71db01770)) | ||
|
||
* Merge branch 'main' into staging | ||
|
||
Signed-off-by: David Hart <[email protected]> ([`9416c06`](https://github.com/sandialabs/sansmic/commit/9416c0659d0e12cc463abc669ef8f6a1db07acbc)) | ||
## v1.0.3 (2024-10-23) | ||
|
||
|
||
## v1.0.2 (2024-10-17) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters