Releases: attogram/dashboard
Releases · attogram/dashboard
Dashboard v0.0.4
A personal metrics dashboard for open-source creators, right in your terminal.
Repo: https://github.com/attogram/dashboard
Changes
- Merge pull request #14 from attogram/feature/modular-reporting-engine (044d352)
- feat: Build modular reporting and centralize output formatting (7268439)
- feat: Build modular reporting and centralize output formatting (8c1e4f2)
- feat: Build modular reporting engine (ac954bf)
- Merge pull request #13 from attogram/feature/dashboard-enhancements (955458f)
- feat: Add aggregation, restore dirs, and set module order (d126c8e)
- Merge pull request #12 from attogram/standardize-output-columns (a6aa38c)
- feat: Standardize output data columns (acc9230)
- feat: Standardize output data columns (dcfae51)
- Merge pull request #11 from attogram/feat/config-refactor-part1 (6c9cb54)
- This commit provides a comprehensive update to the project's documentation and configuration templates to bring them in line with the current state of the codebase. (896d3f1)
-
- Creates the
config/config.dist.shfile to provide a clear template for users. - Updatesdocs/dashboard-script.mdto clarify the location of the configuration file. (c2012ce)
- Creates the
Changelog: v0.0.3...v0.0.4
Dashboard v0.0.3
A personal metrics dashboard for open-source creators, right in your terminal.
Repo: https://github.com/attogram/dashboard
Changes
- Merge pull request #10 from attogram/feature/default-format-table (57100b0)
- feat: Implement file-based output and other improvements (e32fb25)
- feat: Address user feedback and implement new features (6dc49c5)
- feat: Make tsv the default format and add table format (7420b67)
- npx prettier --write . (2d5c822)
- Example output (fb60753)
- ./reports/ directory (708f5d8)
- Merge pull request #7 from attogram/feature/add-tsv-output-format (41e0896)
- feat: Add TSV output format and fix test suite (d4370ea)
- feat: Add TSV output format (654d0f8)
- feat: Add TSV output format (053f34f)
- Merge pull request #5 from attogram/feat/crypto-donations-module (879ad0b)
- Merge branch 'main' into feat/crypto-donations-module (bbffe8b)
- feat: Add multi-provider crypto donations module (83a118d)
- Merge pull request #3 from attogram/feat/crypto-donations-module (79658d8)
- feat: Add multi-provider crypto donations module (028d623)
- feat: Add multi-provider crypto donations module (ae36265)
- Merge pull request #4 from attogram/fix-github-null-values (9212f61)
- The GitHub module was returning null values for all repository stats because unauthenticated API requests were being rate-limited. (ca137f4)
- feat: Add multi-provider crypto donations module (ce10005)
- feat: Add crypto donations tracking module (76c1d2c)
Changelog: v0.0.2...v0.0.3
Dashboard v0.0.2
A personal metrics dashboard for open-source creators, right in your terminal.
Repo: https://github.com/attogram/dashboard
Changes
Changelog: v0.0.1...v0.0.2
Dashboard v0.0.1
A personal metrics dashboard for open-source creators, right in your terminal.
Repo: https://github.com/attogram/dashboard
Changes
- Merge pull request #2 from attogram/feat/dashboard-initial-structure (812331c)
- docs: Add note about token security to future plans (48e93fd)
- docs: Add updated badges to README.md (f4c9f47)
- docs: Simplify release body to link to repo URL (923f120)
- docs: Use absolute URL in release body (00d5bc3)
- style: Fix formatting in ci.yml (66035c4)
- ci: Add BATS test job to CI workflow (46ed1dc)
- feat: Complete implementation of dashboard project (f05fc5d)
- refactor: Remove discord module (7b43bcc)
- style: Fix formatting in docs/dashboard-modules.md (4de7fee)
- refactor: Add .sh extension to all bash scripts (7a5fa48)
- style: Format markdown files with prettier (65f4dba)
- feat: Add tests, documentation, and project assets (b02e8a2)
Changelog: 1fe3b24...v0.0.1