v0.5.1
What's Changed
- Improved shard eviction test execution time by @karan6181 in #291
- Bump fastapi from 0.96.0 to 0.97.0 by @dependabot in #294
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #295
- Bump pydantic from 1.10.8 to 1.10.9 by @dependabot in #296
- Terminate the main process if thread died unexpectedly by @karan6181 in #297
- Improved existing exception and exception messages by @karan6181 in #298
- Round drop_first to be divisible by num_physical_nodes. by @knighton in #301
- Added a utility method to clean stale shared memory by @karan6181 in #299
- Propagate exception between threads and processes and improved error message by @karan6181 in #304
- Fix LocalDataset (property size for fancy getitem). by @knighton in #305
- Natively support encoding and decoding ndarrays in MDS by @knighton in #82
- Bump version to 0.5.1 by @karan6181 in #308
Full Changelog: v0.5.0...v0.5.1