Skip to content

1.0.1 — Targeted Debug Logging & Base System Improvements

Compare
Choose a tag to compare
@deadhedd deadhedd released this 10 Aug 01:12
· 85 commits to master since this release
3989ff7

This patch release introduces targeted debug logging and a major refactor of the Base System module, alongside secrets handling improvements and updated documentation.

Key changes:

Logging: Added --debug=FILE option for selective debug output.

Base System: Refactored with helper functions, idempotency scaffolding, and expanded tests (15 → 32).

Secrets: load-secrets.sh now exports only requested module variables; secrets.env.example reorganized into per-module sections.

Modules: Updated GitHub and Obsidian modules for simplified setup and reduced test complexity.