Polars: rs-0.48.1 Release

Release date:
May 21, 2025
Previous version:
rs-0.48.0 (released May 20, 2025)
Magnitude:
885 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in rs-0.48.1

nameexhaustion
JakubValtar
coastalwhite
stijnherfst
bschoenmaeckers

Directory Browser for rs-0.48.1

All files are compared to previous version, rs-0.48.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

πŸš€ Performance improvements

  • Switch eligible casts to non-strict in optimizer (#22850)

🐞 Bug fixes

  • Fix RuntimeError when serializing the same DataFrame from multiple threads (#22844)

πŸ“¦ Build system

  • Fix building polars-lazy with certain features (#22846)
  • Add missing features (#22839)

πŸ› οΈ Other improvements

  • Update Rust Polars versions (#22854)

Thank you to all our contributors for making this release possible! @JakubValtar, @bschoenmaeckers, @nameexhaustion and @stijnherfst