Releases: tanem/mt5-pnl-cli
Releases · tanem/mt5-pnl-cli
v1.0.0
Changelog
- 5aa53d5: Merge pull request #3 from tanem/chore/review-followups (Tane Morgan 464864+tanem@users.noreply.github.com)
- 2e8661d: docs: explain why OpenPositions and CashFlows are decoded but unused (Tane Morgan 464864+tanem@users.noreply.github.com)
- 12d516c: refactor: sort with slices over the sort package (Tane Morgan 464864+tanem@users.noreply.github.com)
- b81cc5f: docs: clarify P&L semantics surfaced in review (Tane Morgan 464864+tanem@users.noreply.github.com)
- 6f3129a: Merge pull request #2 from tanem/docs/consumer-docs (Tane Morgan 464864+tanem@users.noreply.github.com)
- 29a9609: ci: run coverage test step under bash on all OSes (Tane Morgan 464864+tanem@users.noreply.github.com)
- f61aba1: docs: sync CLAUDE.md commands with pre-commit and coverage (Tane Morgan 464864+tanem@users.noreply.github.com)
- 3d704e5: docs: security policy (Tane Morgan 464864+tanem@users.noreply.github.com)
- 32a4a6c: docs: CONTRIBUTING with Go workflows and release process (Tane Morgan 464864+tanem@users.noreply.github.com)
- bb6374e: docs: consumer-first README rework (Tane Morgan 464864+tanem@users.noreply.github.com)
- f89f736: chore: gitleaks pre-commit hook (Tane Morgan 464864+tanem@users.noreply.github.com)
- bc93da3: ci: pin actions to commit SHAs; upload coverage to codecov (Tane Morgan 464864+tanem@users.noreply.github.com)
- 6e76cff: Add consumer-docs implementation plan (Tane Morgan 464864+tanem@users.noreply.github.com)
- 8376086: Add consumer-docs design spec (Tane Morgan 464864+tanem@users.noreply.github.com)
- 016c1d6: Merge pull request #1 from tanem/feat/v1 (Tane Morgan 464864+tanem@users.noreply.github.com)
- 94b85b4: ci: exclude read-path deferred Closes from errcheck (Tane Morgan 464864+tanem@users.noreply.github.com)
- 753b200: ci: exclude fmt.Fprint* from errcheck (Tane Morgan 464864+tanem@users.noreply.github.com)
- 1fb1fb1: ci: fix lint and Windows CI failures (Tane Morgan 464864+tanem@users.noreply.github.com)
- 250b0b6: docs: README and CLAUDE.md (Tane Morgan 464864+tanem@users.noreply.github.com)
- 0972ac5: ci: GoReleaser cross-platform releases on v* tags (Tane Morgan 464864+tanem@users.noreply.github.com)
- 86c18e6: ci: lint + cross-OS test matrix; Renovate config (Tane Morgan 464864+tanem@users.noreply.github.com)
- 1f2c174: feat: set-passphrase command and binary smoke test (Tane Morgan 464864+tanem@users.noreply.github.com)
- b009769: feat: pnl and accounts commands with testable run() dispatch (Tane Morgan 464864+tanem@users.noreply.github.com)
- 32f01d9: feat: range, path, staleness and account-filter resolution (Tane Morgan 464864+tanem@users.noreply.github.com)
- ee89fc0: feat: table and JSON rendering with display-time rounding (Tane Morgan 464864+tanem@users.noreply.github.com)
- 262dae7: feat: keychain-backed passphrase storage (Tane Morgan 464864+tanem@users.noreply.github.com)
- 7dc877a: feat: aggregate closed deals into period rows and summary (Tane Morgan 464864+tanem@users.noreply.github.com)
- 069f321: feat: snapshot.Read with age decrypt, gzip, version gate; snaptest fixtures (Tane Morgan 464864+tanem@users.noreply.github.com)
- f96e21c: feat: snapshot types and schema version gate (Tane Morgan 464864+tanem@users.noreply.github.com)
- 29f07b4: chore: scaffold Go module, licence, vendored schema 1.0 (Tane Morgan 464864+tanem@users.noreply.github.com)
- cc82641: Add v1 implementation plan (Tane Morgan 464864+tanem@users.noreply.github.com)
- 78de203: Revise spec from review: drop config file, refresh flags, correct aggregation, untie versioning (Tane Morgan 464864+tanem@users.noreply.github.com)
- a14f061: Update spec: exporter entry-constant bug confirmed and fixed (exporter PR #19) (Tane Morgan 464864+tanem@users.noreply.github.com)
- 2b79ef6: Add v1 design spec (Tane Morgan 464864+tanem@users.noreply.github.com)