Skip to content

Commit f01f123

Browse files
authored
Merge pull request #12 from signals-dev/0.0.3_release_notes
Add release notes for v0.0.3
2 parents a5f66c8 + 739688c commit f01f123

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# History
22

3+
## 0.0.3 - 2021-09-27
4+
5+
### Features
6+
* Add `process_signals` function to take a collection of primitives and create features for the given data.
7+
38
## 0.0.2 - 2021-02-05
49

510
### Bug Fixes

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ ignore-docstrings = yes
5757
ignore-imports = yes
5858
max-args = 9
5959
good-names = df
60+
disable = unspecified-encoding
6061

0 commit comments

Comments
 (0)