Highlights
- Fixes an issue when
Phlex::CSV
columns had empty values - Somer under-the-hood changes to capturing to make it easier to integrate with Rails in
phlex-rails
What's Changed
- Adds and passes test for blank and nil csv values by @nolantait in #876
- Move capturing up to the state object by @joeldrapper in #880
New Contributors
- @nolantait made their first contribution in #876
Full Changelog: 2.1.1...2.1.2