15
0

- update to 2.5.0:

* Added noheader CSV and TSV output formats.
  * Added `jsonl` and `jsonl_escaped` output formats.
  * Added format_timestamps preprocessor for per-column date/time
    formatting.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=20
This commit is contained in:
2025-07-12 11:41:14 +00:00
committed by Git OBS Bridge
parent 8366a0aece
commit d0c88cf8ec
4 changed files with 13 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-cli-helpers
Version: 2.3.1
Version: 2.5.0
Release: 0
Summary: Helpers for building command-line apps
License: BSD-3-Clause