Skip to content

Commit 9775495

Browse files
committed
Updating history
1 parent c48c38f commit 9775495

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/HISTORY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ In 2018, Francesco started neuroseries, a Python package built on Pandas. It was
99
In 2021, Guillaume and other trainees in Adrien's lab decided to fork from neuroseries and started *pynapple*. The core of pynapple is largely built upon neuroseries. Some of the original changes to TSToolbox made by Luke were included in this package, especially the *time_support* property of all ts/tsd objects.
1010

1111

12+
0.6.2 (Soon)
13+
------------------
14+
15+
- `smooth` now takes standard deviation in time units
16+
- Fixed `TsGroup` saving method.
17+
- `__getattr__` of `BaseTsd` allow numpy functions to be attached as attributes of Tsd objects
18+
- Added `get` method for `TsGroup`
19+
20+
1221
0.6.1 (2024-03-03)
1322
------------------
1423

0 commit comments

Comments
 (0)