v0.3.2
What's Changed
- feat: enhance UpdateStats display with progress bar and error handling by @ansu86d in #1223
- fix: quick fix to make the library buildable by @georgeh0 in #1243
- test: add a test to cover batching custom function support by @georgeh0 in #1239
- chore: clean up
--setupin documents - no longer needed by @georgeh0 in #1237 - feat: sort input for
SentenceTransformerEmbedto save padding cost by @georgeh0 in #1245 - fix: make the progress bar display more clearly by @georgeh0 in #1247
- fix: resolve forward ref in field types to be compatible with BAML by @georgeh0 in #1254
- fix: make async custom functions work by @georgeh0 in #1255
New Contributors
Full Changelog: v0.3.1...v0.3.2