v0.6.1
What's Changed
- Increment version number to 0.6.0.9000 by @eitsupi in #197
- R 4.2 -> 4.3 for r-universe binaries by @eddelbuettel in #198
- Docs: misc fixes by @etiennebacher in #200
- Use
maintain_order = TRUE
in README by @etiennebacher in #199 - Refactor groupby + defualt_maintain_order option by @sorhawell in #201
- fix dl-link macos readme by @sorhawell in #195
- try preload nanoarrow before building polars by @sorhawell in #207
- pak::local_install_deps(upgrade = FALSE) for ensure binary install by @sorhawell in #203
- try smorimoto/tune-github-hosted-runner-network by @sorhawell in #212
- More lazy functions by @sorhawell in #196
- Use
@doctype NULL
by @etiennebacher in #210 - Add
@format NULL
by @etiennebacher in #213 - debug/profile polars by @sorhawell in #193
- fix: pin the rust toolchain version by @eitsupi in #217
- formatting: Auto formatting by styler by @eitsupi in #215
- pin rust night in release.yaml (follow up #217) by @sorhawell in #219
- Fix rustanalyzer warnings + obey clippy by @sorhawell in #224
- Update nix flake by @Sicheng-Pan in #227
- build(nix): allow builtinsFetchGit by @a-kenji in #228
- chore: bump dev packages and fix test by @eitsupi in #229
- melt + pivot by @sorhawell in #232
- Bump to 0.6.1 by @sorhawell in #235
New Contributors
- @eddelbuettel made their first contribution in #198
- @a-kenji made their first contribution in #228
Full Changelog: v0.6.0...v0.6.1