#rstats polars 0.20.0 is now available!
This isn't a huge release, but there are still a few additions (and a couple of breaking changes). In particular, polars can now perform inequality joins using the new `$join_where()` functions (limited to inner joins for now).
Full changelog: https://pola-rs.github.io/r-polars/NEWS.html#polars-r-package-0200


