0.3.5
What's Changed
- Fix: Standardize union behavior between db implementations by @mattseddon in #304
- Adding schema param to
from_records
by @ilongin in #248 - Fix: Support all column types in SignalSchema.from_column_types by @dreadatour in #319
- Fix: use default delimiter to flatten columns by @shcheklein in #330
Deps
- Bump pdfplumber from 0.11.3 to 0.11.4 by @dependabot in #323
- remove nltk pin by @mattseddon in #332
- move msgpack to core dependencies by @mattseddon in #335
Misc
- Use free GitHub Actions workers whenever possible by @0x2b3bfa0 in #276
- fix test_union_different_column_order by @mattseddon in #324
New Contributors
- @0x2b3bfa0 made their first contribution in #276
Full Changelog: 0.3.4...0.3.5