What's Changed
* Enable python 3.12 in CI by delucchi-cmu in https://github.com/astronomy-commons/hipscat/pull/283
* Derive `MarginCacheCatalogInfo` from `CatalogInfo` by camposandro in https://github.com/astronomy-commons/hipscat/pull/285
* Use pathlib for test path construction. by delucchi-cmu in https://github.com/astronomy-commons/hipscat/pull/289
* Support list of paths for parquet dataset. by delucchi-cmu in https://github.com/astronomy-commons/hipscat/pull/288
* Fix smoke test, uses pathlib by delucchi-cmu in https://github.com/astronomy-commons/hipscat/pull/290
* added support to url params on pixel_catalog_files by Schwarzam in https://github.com/astronomy-commons/hipscat/pull/291
* Use mypy-friendly dict type. by delucchi-cmu in https://github.com/astronomy-commons/hipscat/pull/292
**Full Changelog**: https://github.com/astronomy-commons/hipscat/compare/v0.3.4...v0.3.5