V0.38.5
Small release with one important bug fix. There is also a documentation enhancement.
Bug fixes
@lwhite1
SliceGroup TextColumn handling revision (#990). Fixes issue where splitting a large file on a TextColumn (as when using groups in aggregations) could cause a major increase in memory.
Enhancements
@dependabot
Bump jsoup from 1.12.1 to 1.14.2 in /html (#977)
@lwhite1
Allow TextColumn to append StringColumns, and vice-versa (#983)
@lwhite1
made all data fields protected (#991)
Documentation
@lwhite1
Update gettingstarted.md