What's Changed
* Support table compaction source rebases and refactor compact_partition by pdames in https://github.com/ray-project/deltacat/pull/70
* Add option to coerce int96 timestamp precision during Parquet reads by rkenmi in https://github.com/ray-project/deltacat/pull/74
* Fix dedupe when iterchunks() doesn't return equal length chunks across columns by raghumdani in https://github.com/ray-project/deltacat/pull/78
* Enhance logging observability with Ray Runtime Context and Process ID by rkenmi in https://github.com/ray-project/deltacat/pull/85
* Maximize file sizes produced by each materialize task by rkenmi in https://github.com/ray-project/deltacat/pull/71
* 37- Retroactively applying linter (black, isort) + Lint on CI by pfaraone in https://github.com/ray-project/deltacat/pull/47
**Full Changelog**: https://github.com/ray-project/deltacat/compare/0.1.10...0.1.11