diff --git a/CHANGELOG.md b/CHANGELOG.md index ac6592d..7fec3f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,15 @@ ### Updated +- **[80db60fb](https://github.com/aertslab/scatac_fragment_tools/commit/80db60fbadeec22e08334f292134fa70e47c9019)**: Update Polars syntax to 1.0.0. +- **[80db60fb](https://github.com/aertslab/scatac_fragment_tools/commit/80db60fbadeec22e08334f292134fa70e47c9019)**: Update Polars syntax to 1.0.0. - **[27b3a059](https://github.com/aertslab/scatac_fragment_tools/commit/27b3a059c23462ebdb7240d10ce4be171cd67ce0)**: Update Polars `groupby` syntax to `group_by`. - **[98a55b0d](https://github.com/aertslab/scatac_fragment_tools/commit/98a55b0de121883fca3660a9128871b67e3deead)**: Update pyo3 and itertools dependencies. ### Fixed +- **[80db60fb](https://github.com/aertslab/scatac_fragment_tools/commit/80db60fbadeec22e08334f292134fa70e47c9019)**: Fix running scatac_scatac_fragment_tools bigwig on Polars >= 1.0.0. +- **[d4d80c05](https://github.com/aertslab/scatac_fragment_tools/commit/d4d80c05840eceb362d87a036922300f61aaf9d1)**: Propagate verbose flag to fragments_to_coverage when specified in `scatac_scatac_fragment_tools bigwig`. - **[65381a76](https://github.com/aertslab/scatac_fragment_tools/commit/65381a76adb07c3a657f325bb7bfcd06f636b244)**: Fix building for Linux ppc64le.