Dob-bright

Latest version: v1.2.11

Safety actively analyzes 613786 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.2.4

==================

- Change ownership to https://github.com/tallybark.

1.2.3

==================

- Bugfix: Repair report issues exposed by upstream release testing.

1.2.2

==================

- Feature: New 'journal' format shows ledger-style report.

- Including sparklines and tag frequencies, e.g.::

$ dob report
Fri Jun 12 8.3 hours ████▌ Sleep & OfflineSleep
2.5 hours █▍ DevelopmentTally Bark dob(5)

- Feature: Add JSON output format.

- E.g., ``dob find --since yesterday --json``.

- Feature: Add markup-related output formats: html, mediawiki, rst, etc.

- E.g., ``dob find --since 'last week' --rst``.

- Feature: Replace broken output truncate option with width option.

- Also changes Factoid report to default to compact view (no blank
lines) when width is used.

- E.g., ``dob find --since 'last week' --factoid --width 110``.

- Improve: Align columns better in table formatted report.

- E.g., align 'duration' column on decimal places, and right-align
other number columns.

- Improve: Show hidden config options when requested directly.

- E.g., ``dob config dump foo bar``.

- Config: New option, ``term.row_limit``, to improve dob-list experience.

- This avoids overwhelming the terminal with too much output, unless
the user explicitly asks for it.

1.2.1

==================

- Packaging: Update dependency versions to pickup library changes.

1.2.0

==================

- Bugfix: Config settings path shows incorrectly when displaying errors.

1.1.1

==================

- Bugfix: ``dob edit`` fails when no config, rather than printing message.

- Also affects other commands that require the config.

- E.g., this happens if the user has not called ``dob init``.

In other words, this affects new users.

- Bugfix: Config file errors crash dob.

- But rather than just catch one error, print it, and exit,
collect all errors, print them all, and then just keep chugging,
choosing to use default values rather then exiting.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.