ldaptool 0.7-1

This commit is contained in:
2023-05-12 11:17:34 +02:00
parent a99c9e848c
commit 41e34976fc
+7
View File
@@ -1,3 +1,10 @@
ldaptool (0.7-1) unstable; urgency=medium
* decode groupType
* fix table outputs (join multiple values with separator again), use separate method for (simple) json
-- Stefan Bühler <stefan.buehler@tik.uni-stuttgart.de> Fri, 12 May 2023 11:17:24 +0200
ldaptool (0.6-1) unstable; urgency=medium
* move --json to --full_json; remove --human JSON output, replace with --json, but don't merge multiple values - use list instead