• v1.0.1 3e021bf01a

    chore(v1.0.1): opus review findings — docstring confirmation patterns, pyproject.urls, gitignore fix, logging

    marcus released this 2026-04-17 17:28:22 +02:00 | 13 commits to main since this release

    Critical:

    • Add IMPORTANT confirmation lines to toggle_task and like_post docstrings
    • Add [project.urls] section with Gitea repository link to pyproject.toml

    Medium:

    • Fix .gitignore: test_*.py recursive pattern (remove leading slash)
    • Add exception logging to clear_list() for failed deletions
    • Update get_categories() docstring: clarify custom vs system category locale behavior
    • Add Versioning Policy section to CHANGELOG.md

    Minor:

    • Fix CLI help text (remove "(read-only)" qualifier)
    • Add language note to CLAUDE.md (German file, English code)
    • Create tests/README.md with integration test documentation
    • Update version to 1.0.1 in pyproject.toml

    Co-Authored-By: Claude Haiku 4.5 noreply@anthropic.com

    Downloads