Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@timkpaine timkpaine released this 06 Aug 13:46
· 8 commits to master since this release
8087a3d

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

Full Changelog: v1.0.1...v1.1.0