v0.1.0
0.1.0 4dbc423: Initial Project Setup
Overview
This release marks the very first commit to the mcp-rss-aggregator repository. The primary purpose is to establish the foundational project structure, include essential configuration files, and add the initial source code for the RSS aggregation functionality. This initial setup provides the basic framework necessary to begin development and lays the groundwork for future features and improvements. Users will not see immediate functional changes in a deployed application, as this release focuses on the core development environment and initial codebase.
Release Details
- Release Date: 2025-04-26 02:04:55 UTC
- Commit: 4dbc423
- Author: Iván Luna
- Branch(es): tag: 0.1.0
Changes
This release consists entirely of the initial project setup, adding all core files required for development and execution.
Initial Project Setup
The following files were added to establish the project structure and include necessary configurations and source code:
Modified Files
-
.gitignore(added)- Changes: 208 total
- Added: 208 lines
- Removed: 0 lines
-
Dockerfile(added)- Changes: 30 total
- Added: 30 lines
- Removed: 0 lines
-
LICENSE(added)- Changes: 373 total
- Added: 373 lines
- Removed: 0 lines
-
README.md(added)- Changes: 232 total
- Added: 232 lines
- Removed: 0 lines
-
package-lock.json(added)- Changes: 1550 total
- Added: 1550 lines
- Removed: 0 lines
-
package.json(added)- Changes: 24 total
- Added: 24 lines
- Removed: 0 lines
-
public/sample-feeds.opml(added)- Changes: 24 total
- Added: 24 lines
- Removed: 0 lines
-
src/index.ts(added)- Changes: 584 total
- Added: 584 lines
- Removed: 0 lines
-
tsconfig.json(added)- Changes: 17 total
- Added: 17 lines
- Removed: 0 lines