changelog.md for @foss.global/codefeed

2025-09-14 - 1.7.2 - fix(core)

Stabilize pagination, tag mapping, changelog parsing, and HTTP retry/backoff; add tests and caching improvements

2025-04-25 - 1.7.1 - fix(CodeFeed)

Improve commit fetching concurrency and add tagged-only commit filtering along with updated documentation and tests

2025-04-25 - 1.7.0 - feat(core)

Enhance commit fetching with caching, concurrency improvements, and dependency upgrades

2024-12-16 - 1.6.5 - fix(CodeFeed)

Fixed timestamp initialization and commit fetching timeframe

2024-12-14 - 1.6.4 - fix(core)

Refactor fetch logic to use a unified fetchFunction for API calls

2024-12-14 - 1.6.3 - fix(codefeed)

Refactor and fix formatting issues in the CodeFeed module

2024-12-14 - 1.6.2 - fix(core)

Fix sorting order of tagged commits by timestamp

2024-12-14 - 1.6.1 - fix(docs)

Updated project metadata and expanded documentation for installation and usage.

2024-12-14 - 1.6.0 - feat(core)

Add changelog fetching and parsing functionality

2024-12-14 - 1.5.3 - fix(core)

Fix filtering logic for returning only tagged commits

2024-12-14 - 1.5.2 - fix(core)

Ensure stability of core functionalities.

2024-12-14 - 1.5.1 - fix(core)

Refine logging format in CodeFeed class

2024-12-14 - 1.5.0 - feat(core)

Refactor TypeScript interfaces and improve module exports

2024-12-13 - 1.4.1 - fix(core)

Corrected log formatting for commit information output in CodeFeed

2024-12-13 - 1.4.0 - feat(CodeFeed)

Enhance commit results with human-readable time

2024-12-13 - 1.3.0 - feat(core)

Export CommitResult interface for external use.

2024-12-13 - 1.2.1 - fix(core)

No changes detected

2024-12-13 - 1.2.0 - feat(core)

Add organization-level activity fetching and RSS parsing

2024-12-13 - 1.1.0 - feat(core)

Add tracking of commits published on npm

2024-12-13 - 1.0.2 - fix(core)

Improve error handling in fetchRecentCommitsForRepo method

2024-12-13 - 1.0.1 - initial release

Initial release of the project


Revision #2
Created 2026-03-28 13:07:01 UTC by foss.global Team
Updated 2026-03-29 16:49:26 UTC by foss.global Team