Skip to content

v0.11.1

Choose a tag to compare

@Pierlou Pierlou released this 01 Apr 10:13
· 17 commits to main since this release
  • Add formats documentation and restructure docs (#237)
  • Don't consider too long ints as int or float (#233)
  • New format id_rnb (along with a frformat upgrade) (#234)
  • Prevent NaN and inf in profile at dump time (#235)
  • Prioritize utf-8 in encoding detection (#238)
  • Upgrade pandas to 3.0 (#236)
  • docs: update minimal python version