Releases: oatmealdealer/retl
Releases · oatmealdealer/retl
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Features
- add
sort,firstops, strsplitand listlast+lengthops - (fae6b2f) - @oatmealdealer - add
antijoin andgroup_bytransform - (0ffdf71) - @oatmealdealer - add
conditionternary expression - (8b4e217) - @oatmealdealer - add
elementexpression for list evals - (77312af) - @oatmealdealer
v0.4.0
Features
- add
filterandfirstlist ops - (3942317) - @oatmealdealer - upgrade to latest polars - (0e62b28) - @oatmealdealer
- add neq op - (f9c6ac8) - @oatmealdealer
- add "not" expression - (7a3bfc2) - @oatmealdealer
v0.3.0
Features
- add gt and lt ops - (6a57482) - @oatmealdealer
- add len string operation - (8f50cb4) - @oatmealdealer
- add strip_chars string operation - (ac8f688) - @oatmealdealer
- add collect transform - (2f3d535) - @oatmealdealer
- add with_columns transform - (1b9005f) - @oatmealdealer
- add Clone to datatypes; dump config schema as config - (8e32973) - @oatmealdealer
Miscellaneous Chores
- remove unnecessary Box wrapping Loader - (d91300e) - @oatmealdealer
- fill in some missing docs - (4b58e61) - @oatmealdealer
v0.2.0
Features
- add drop_null and struct field accessor ops - (ad0d529) - @oatmealdealer
- add explode transform - (5e59f2b) - @oatmealdealer
v0.1.0
Bug Fixes
- add None to LazyFrame::sink_csv call - (78712a2) - @oatmealdealer
- correct json schema for CanonicalPath - (81df07e) - @oatmealdealer
- prevent error when dumping schema to new file - (3c9d286) - @oatmealdealer
Features
- add cog/release build, int_range/concat_str exprs - (2bc5a3d) - @oatmealdealer
- add option to dump inferred schema - (6005121) - @oatmealdealer
- add new ops - (28917c0) - @oatmealdealer
- add null literal & as-struct expressions - (cf65ae8) - @oatmealdealer
- add json dump export, option to disable csv sink - (2772e32) - @oatmealdealer
- add inline source - (91b4046) - @oatmealdealer
- add parquet source, jsonl export - (06b4df1) - @oatmealdealer
- add str, eq, gt_eq, lt_eq, list ops - (0dfe8b1) - @oatmealdealer
- add Drop transform - (1b99786) - @oatmealdealer
- add json, json line sources - (e7db182) - @oatmealdealer
- glob/canonicalize paths during deserialization - (bcfa384) - @oatmealdealer
- add
litexpression;settransform; remove/refactorColMap- (5140e9f) - @oatmealdealer
Miscellaneous Chores
- use forked polars for json schema feature - (f41d036) - @oatmealdealer
- update test.toml - (01f5dcf) - @oatmealdealer
- update schema - (332bf22) - @oatmealdealer
- upgrade crates - (e3d5340) - @oatmealdealer
- update test config - (bf8cf72) - @oatmealdealer
- update schema.json - (3f7c98d) - @oatmealdealer
- update more docs & add
missing_docslint - (9b9fea4) - @oatmealdealer
Refactoring
- canonicalize config path - (009f77b) - @oatmealdealer
- update visibilities & associated docs - (d775c50) - @oatmealdealer
Changelog generated by cocogitto.