-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Stefano Moia
committed
Jul 15, 2024
1 parent
7db50d9
commit 9c57137
Showing
1 changed file
with
36 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# 0.4.0 (Mon Jul 15 2024) | ||
|
||
:tada: This release contains work from a new contributor! :tada: | ||
|
||
Thank you, Rachael Stickland ([@RayStick](https://github.com/RayStick)), for all your work! | ||
|
||
#### 🚀 Enhancement | ||
|
||
- feat: Update workflows and setup ([@smoia](https://github.com/smoia)) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- Add .pre-commit-config.yaml [#67](https://github.com/physiopy/peakdet/pull/67) ([@maestroque](https://github.com/maestroque) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) | ||
|
||
#### 📝 Documentation | ||
|
||
- bring branch up to date with master [#69](https://github.com/physiopy/peakdet/pull/69) ([@maestroque](https://github.com/maestroque) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) [@smoia](https://github.com/smoia) [@RayStick](https://github.com/RayStick)) | ||
|
||
#### ⚠️ Tests | ||
|
||
- Integrate Loguru [#62](https://github.com/physiopy/peakdet/pull/62) ([@maestroque](https://github.com/maestroque)) | ||
|
||
#### 🏠 Internal | ||
|
||
- Update setup and runners [#72](https://github.com/physiopy/peakdet/pull/72) ([@smoia](https://github.com/smoia)) | ||
- [pre-commit.ci] pre-commit autoupdate [#71](https://github.com/physiopy/peakdet/pull/71) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) | ||
- Add Continuous Deployment tools (`auto`, packaging workflows, zenodo) [#41](https://github.com/physiopy/peakdet/pull/41) ([@smoia](https://github.com/smoia)) | ||
- [pre-commit.ci] pre-commit autoupdate [#70](https://github.com/physiopy/peakdet/pull/70) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) | ||
- Add auto-author and auto-label to github workflow [#65](https://github.com/physiopy/peakdet/pull/65) ([@RayStick](https://github.com/RayStick)) | ||
|
||
#### Authors: 4 | ||
|
||
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) | ||
- George Kikas ([@maestroque](https://github.com/maestroque)) | ||
- Rachael Stickland ([@RayStick](https://github.com/RayStick)) | ||
- Stefano Moia ([@smoia](https://github.com/smoia)) |