We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935eb5f commit 03174d3Copy full SHA for 03174d3
RELEASE_NOTES.md
@@ -14,6 +14,8 @@
14
- In `OrderedRingBuffer`:
15
- Rename `datetime_to_index` to `to_internal_index` to avoid confusion between the internal index and the external index.
16
- Remove `__setitem__` method to enforce usage of dedicated `update` method only.
17
+- Integer indices are supported in `OrderedRingBuffer` and `MovingWindow`.
18
+
19
20
## Bug Fixes
21
0 commit comments