Skip to content

v0.11.1

Compare
Choose a tag to compare
@jorenham jorenham released this 05 Nov 23:40
· 508 commits to master since this release
43b68c5

Bugfix release

What's Changed

  • Ruff 0.1.4 upgrade and config finetuning by @jorenham in #68
  • Prevent IntegerOverflow on windows: prefer np.int64 over np.int_ by @jorenham in #69
  • Consistent tie-breaking in concomitants with lexical ordering by @jorenham in #72
  • Fix incorrect trimming of extreme values, including inf by @jorenham in #73
  • Add missing @overloads for L-moment aliases by @jorenham in #75
  • Added type annotations for passing (symmetric) trim as scalar by @jorenham in #77

Full Changelog: v0.11.0...v0.11.1