What's Changed
* Add an arg for list_deltas kwargs to disable compacted table resolution by raghumdani in https://github.com/ray-project/deltacat/pull/110
* adding kwargs to all invocations of _discover_deltas by raghumdani in https://github.com/ray-project/deltacat/pull/111
* fixing high watermark deserialization and TypeError by raghumdani in https://github.com/ray-project/deltacat/pull/112
* raise error when the compaction requires multiple rounds by raghumdani in https://github.com/ray-project/deltacat/pull/114
**Full Changelog**: https://github.com/ray-project/deltacat/compare/0.1.15...0.1.16