What's Changed
- switch base test environment to 3.11, bump minimum cython version to account for 3.11 changes, use cibuildwheel for wheel creation by @timkpaine in #392
- Update ruff usage, enforce format, update workflows by @timkpaine in #445
- Introduce an optional lag parameter in SetStat by @lnzed in #403
- positions should not mix NaN and 0s by @mkeds in #218
- Removes chained indexing. by @quant12345 in #449
- To access a value by position, use ser.iloc[pos] by @quant12345 in #448
New Contributors
- @lnzed made their first contribution in #403
- @quant12345 made their first contribution in #449
Full Changelog: v1.0.1...v1.1.0