Skip to content

Commit 52de947

Browse files
committed
add release to history
1 parent c36425e commit 52de947

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

HISTORY.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# History
22

3-
## 0.2.0 - 2023-02-02
3+
## 0.2.1 - 2024-04-24
4+
5+
### Features
6+
7+
* Frequency primitive - [Issue #60](https://github.com/sintel-dev/SigPro/pull/60)
8+
9+
10+
## 0.2.0 - 2024-02-02
411

512
### Features
613
* Demo Notebooks for Pipeline usage - [Issue #55](https://github.com/sintel-dev/SigPro/issues/55) by @andyx13
@@ -25,22 +32,26 @@
2532
* Accepting single value data frame format - [Issue #36](https://github.com/sintel-dev/SigPro/issues/36) by @frances-h @sarahmish
2633
* Update demos - [Issue #26](https://github.com/sintel-dev/SigPro/pull/26) by @frances-h
2734

35+
2836
## 0.1.0 - 2021-11-14
2937

3038
### Features
3139
* Rework SigPro to be class based
3240

41+
3342
## 0.0.3 - 2021-09-27
3443

3544
### Features
3645
* Add `process_signals` function to take a collection of primitives and create features for the given data.
3746

47+
3848
## 0.0.2 - 2021-02-05
3949

4050
### Bug Fixes
4151

4252
* `MANIFEST.in`: copy the json files of the primitives with the package installation.
4353

54+
4455
## 0.0.1 - 2021-01-26
4556

4657
First release to PyPI.

0 commit comments

Comments
 (0)