Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 881 Bytes

File metadata and controls

19 lines (16 loc) · 881 Bytes

Changelog

1.000

First public standalone release.

  • Added .NET 8 solution and separated projects.
  • Added core config, privacy, pricing, and usage models.
  • Added SQLite schema and repository.
  • Added OpenAI JSON, Anthropic JSON, generic text, Codex/Copilot-flavored, and CSV parsers.
  • Added report, top, import, watch, cleanup, db, retention, config, counters, alerts, SMTP, and wrapper commands.
  • Added CSV and XLSX exports.
  • Added Windows Performance Counter adapter.
  • Added alert evaluator and alert history.
  • Added documentation, CI, security, contribution, and release notes.
  • Added xUnit tests.
  • Added Token-Tap logo and PerfMon screenshot to the GitHub documentation.
  • Added release packaging metadata so published Windows binaries use the token-tap executable name.
  • Added NuGet global tool package metadata for dotnet tool install --global token-tap.