New this release:
- 🐛 Fix split when used on wide unicode characters (#139)
- 🎉 Add timeslice operator. This makes angle-grinder much more useful when working on timeseries data. (@tstack, #142)
- Add syntax to escape field names (
["field-\" name"]
). This makes using angle grinder much more useful on data with spaces or other funky characters in columns. (@wfchandler, #146) - Use cargo diet to reduce the package size (@Byron, #143)
- Bring dependencies up to date
Contributors:
Thanks! ❤️