Releases: pola-rs/nodejs-polars
Releases · pola-rs/nodejs-polars
nodejs-polars-v0.23.0
What's Changed
- fix: Do not use
constructor.nameto check object by @roll in #385 - chore: rs-0.52 by @Bidek56 in #390
- feat: duration type by @Bidek56 in #391
- feat: Adding dt_truncate by @Bidek56 in #393
- feat: validate option for join by @Bidek56 in #396
New Contributors
Full Changelog: nodejs-polars-v0.22.2...nodejs-polars-v0.23.0
nodejs-polars-v0.22.2
What's Changed
- fix: jsonl docs by @franz101 in #379
- enh: Adding coalesce option to join by @Bidek56 in #382
- enh: Adding concat options by @Bidek56 in #383
- chore: Upgrading yarn and biome by @Bidek56 in #384
- fix: Defaulting quoteChar to '"' to match Python by @Bidek56 in #388
New Contributors
Full Changelog: nodejs-polars-v0.22.1...nodejs-polars-v0.22.2
nodejs-polars-v0.22.1
nodejs-polars-v0.22.0
What's Changed
Full Changelog: nodejs-polars-v0.21.2...nodejs-polars-v0.22.0
nodejs-polars-v0.21.2
What's Changed
- bug: Fixing gather and sample expr by @Bidek56 in #359
- bug: Fixing pl.Config by @Bidek56 in #361
- feat: Adding Series list dtype by @Bidek56 in #363
- bug: Adding Datetime conversion to epoch time by @Bidek56 in #366
- bug: Fixing time formatting by @Bidek56 in #367
Full Changelog: nodejs-polars-v0.21.1...nodejs-polars-v0.21.2
nodejs-polars-v0.21.1
nodejs-polars-v0.21.0
What's Changed
- chore: Upgrading rs->0.50 in #348
Full Changelog: nodejs-polars-v0.20.1...nodejs-polars-v0.21.0
nodejs-polars-v0.20.1
What's Changed
Full Changelog: nodejs-polars-v0.20.0...nodejs-polars-v0.20.1
nodejs-polars-v0.20.0
What's Changed
- Add variableName and valueName to unpivot by @Bidek56 in #340
- feat: switch DataFrame generic to its schema by @Ugzuzg in #307
- chore: rs-0.49 by @Bidek56 in #329
- chore: Upgrading napi-rs/cli by @Bidek56 in #342
- chore: Upgrading napi-build by @Bidek56 in #343
New Contributors
Full Changelog: nodejs-polars-v0.19.0...nodejs-polars-v0.20.0
nodejs-polars-v0.19.0
What's Changed
- Upgrading to rs-0.46 by @Bidek56 in #309
- Allowing expr in contains by @Bidek56 in #312
- Fix pivot() to correctly accept options object as first parameter by @elegantcoder in #318
- Add new functions to Series and Expressions by @fbx31 in #319
- Fix docs generated using typedoc by @Bidek56 in #326
- fix: scanCSV eolChar bug by @Bidek56 in #335
- bug: Renaming commentChar to commentPrefix by @Bidek56 in #337
- chore: Version 0.19.0 by @Bidek56 in #338
New Contributors
- @elegantcoder made their first contribution in #318
- @fbx31 made their first contribution in #319
Full Changelog: nodejs-polars-v0.18.0...nodejs-polars-v0.19.0