From 3d2b7e060c8ca766f164bc7e6e1d0b5d793b6808 Mon Sep 17 00:00:00 2001 From: lambdamusic Date: Fri, 1 Jul 2022 14:51:09 +0100 Subject: [PATCH] 0.9.9 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd9ee91..c609e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ * New parameters for [DslDataset.as_dataframe()](https://digital-science.github.io/dimcli/modules.html#dimcli.core.api.DslDataset.as_dataframe) * Improvements to the `--nice` and `--links` rendering of dataframes with Dimesions data + - with hyperlinks, drop IDs if title is present + - affiliations as a list with GRID links + - generic 'default_transform' method for extra column not in transformations * Test suite for magic commands ## v 0.9.8