Releases: DataEngineeringLabs/arrow2-convert
Releases · DataEngineeringLabs/arrow2-convert
v0.5.0
v0.4.2
v0.4.0
A huge thanks to everyone who contributed to this release!
Breaking Changes
- Split ArrowField derive macro @jondo2010 in #88
New Features
- New features: "skip" attribute, support for tuple structs, "transparent" feature on single-length structs. by @jondo2010 in #90
Enhancements
- Update
arrow2
to 0.15 by @jondo2010 in #89 - Follow fix #53: code clean up by @ncpenke in #92
- Update to arrow2 0.16 by @emilk in #95
- Update version numbers by @ncpenke in #96
- Add build to ci by @ncpenke in #97
Fixed Bugs
Documentation
New Contributors
- @jondo2010 made their first contribution in #88
- @jleibs made their first contribution in #91
- @emilk made their first contribution in #95
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.0
Thank you @nielsmeima, and @teymour-aldridge for your contributions to this release!
Features and Enhancements
- Add support for converting to Chunk @ncpenke #44
- Add support for i128 @ncpenke #48
- Add support for enums @ncpenke #37
- Flatten chunks @nielsmeima #56
- Serialize escaped Rust identifiers unescaped. @teymour-aldridge #59
- Update arrow2 version. @teymour-aldridge #61
Full Changelog: v0.2.0...v0.3.0