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